12 lines
121 B
Plaintext
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
|