std.filesystem.GetFileType - nitrologic/monkey2 GitHub Wiki
std::std.filesystem.GetFileType
std:std.filesystem.FileType( path:monkey:monkey.types.String )
Function GetFileType:Gets the type of the file at a filesystem path.
Parameters | |
---|---|
path |
path The filesystem path. |