axstd
0.1.0
Module env
Module Items
Functions
In crate axstd
axstd
Module
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.