Luna::set_current_dir
RV set_current_dir(const c8 *path)
Sets the current working directory path for the underlying system. The current directory will be set for the process scope.
Parameters
-
in path
The current working directory path to set.