isDirectory
Checks if specified path points to a directory that exists on the local filesystem.
Return
true is the path points to a local file.
Parameters
path
the string path to be checked.
Checks if specified path points to a directory that exists on the local filesystem.
true is the path points to a local file.
the string path to be checked.