ΒΆinline bool is_directory(const llvm::Twine& Path)
inline bool is_directory(const llvm::Twine& Path)
Description
Simpler version of is_directory for clients that don't need to differentiate between an error and false.
Declared at: llvm/include/llvm/Support/FileSystem.h:567
Parameters
- const llvm::Twine& Path