uce/doc/pages/set_cwd.txt
2022-01-21 09:10:38 +00:00

12 lines
121 B
Plaintext

:sig
void set_cwd(String path)
:params
path : the new working directory
:desc
Sets a new working directory.
:see
>sys