std.filesystem.ChangeDir - nitrologic/monkey2 GitHub Wiki
std::std.filesystem.ChangeDir
monkey:monkey.types.String )
Function ChangeDir:Void( path:Changes the process current directory.
Parameters | |
---|---|
path |
path The filesystem path of the directory to make current. |