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.
Inspection and manipulation of the process’s environment.
fs
String
.fs