chdir

Just like std.file.chdir, but takes a Path, and echoes if scriptlikeEcho is true.

  1. void chdir(Path pathname)
    void
    chdir
  2. void chdir(string pathname)

Meta