axstd
0.1.0
Module env
Functions
In crate axstd
?
Module
axstd
::
env
source
·
[
−
]
Expand description
Inspection and manipulation of the process’s environment.
Functions
current_dir
fs
Returns the current working directory as a
String
.
set_current_dir
fs
Changes the current working directory to the specified path.