chdir

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

  1. void chdir(PathT!C pathname)
  2. void chdir(char[] pathname)
    void
    chdir
    (
    in char[] pathname
    )

Meta