chdir

Just like std.file.chdir, but echoes if scriptlikeEcho is true.

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

Meta