Is the file mounted on a local filesystem?
Synopsis
Declared in <llvm/Support/VirtualFileSystem.h>
virtual
std::error_code
isLocal(
Twine const& Path,
bool& Result);
Parameters
Name |
Description |
Path |
Twine ‐ A lightweight data structure for efficiently representing the concatenation of temporary values as strings. |
Created with MrDocs