DirectoryExists
Determines whether a directory exists
Method Signature
Arguments
Argument
Type
Required
Description
Default
path
string
true
The directory path
allowRealPath
boolean
true
Whether to allow an absolute path as the path argument
true
Examples
Related
Last updated