Skip to content

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.