Std filesystem isrootdir
std:std.filesystem.IsRootDir
Function IsRootDir:Bool( path:String )#
Checks if a path is a root directory.
Parameters | |
---|---|
path |
path The filesystem path to check. |
std:std.filesystem.IsRootDir
Checks if a path is a root directory.
Parameters | |
---|---|
path |
path The filesystem path to check. |