Module rustix::process::chdir

source ·

Functions§

  • _getcwd 🔒
  • chdir(path)—Change the current working directory.
  • fchdir(fd)—Change the current working directory.
  • getCWD—Return the current working directory.