rustix
1.0.8
Module chdir
Module Items
Functions
In rustix::
process
rustix
::
process
Module
chdir
Copy item path
Source
Functions
§
_getcwd
đŸ”’
chdir
chdir(path)
—Change the current working directory.
fchdir
fchdir(fd)
—Change the current working directory.
getcwd
getcwd
—Return the current working directory.