12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
:sig
|
|
String get_cwd()
|
|
|
|
:params
|
|
return value : the current working directory
|
|
|
|
:desc
|
|
Returns the current working directory.
|
|
|
|
:see
|
|
>sys
|