Skip to content

Std filesystem changedir

std:std.filesystem.ChangeDir

Function ChangeDir:Void( path:String )#

Changes the process current directory.

Parameters
path path The filesystem path of the directory to make current.