rustix
0.38.41
Module chdir
Functions
In rustix::process
Module
rustix
::
process
::
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.