axstd
0.1.0
Module env
Functions
In crate axstd
?
Settings
Module
axstd
::
env
Copy item path
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.