Module chdir

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.