Module env

Source
Expand description

Inspection and manipulation of the process’s environment.

Functions§

current_dirfs
Returns the current working directory as a String.
set_current_dirfs
Changes the current working directory to the specified path.