FileSystem.exists
bool exists(string path)Returns true when a filesystem entry exists at path.
Remarks
This is a convenience probe. It returns false for missing paths and for errors that prevent reliable probing.
Parameters
string
path
Path to probe.
Generated with campc 0.12.0-preview.1.