std.filesystem.GetFileType - nitrologic/monkey2 GitHub Wiki

std::std.filesystem.GetFileType

Function GetFileType:std:std.filesystem.FileType( path:monkey:monkey.types.String )

Gets the type of the file at a filesystem path.

Parameters
path path The filesystem path.