std.filesystem.GetFileSize - nitrologic/monkey2 GitHub Wiki

std::std.filesystem.GetFileSize

Function GetFileSize:monkey:monkey.types.Long( path:monkey:monkey.types.String )

Gets the size of the file at a filesystem path.

Parameters
path path The filesystem path.