FileSystem Type
Static members
Static member | Description |
Full Usage:
FileSystem.parseAbsoluteDirectoryPaths rootPath
Parameters:
string
-
absolute path ending with a trailing slash
Returns: CvParam seq
|
|
Full Usage:
FileSystem.parseAbsoluteFilePaths rootPath
Parameters:
string
-
absolute path ending with a trailing slash
Returns: CvParam seq
|
|
Full Usage:
FileSystem.parseRelativeDirectoryPaths rootPath
Parameters:
string
-
absolute path ending with a trailing slash
Returns: CvParam seq
|
|
Full Usage:
FileSystem.parseRelativeFilePaths rootPath
Parameters:
string
-
absolute path ending with a trailing slash
Returns: CvParam seq
|