ScopedChdir.this

Convenience overload that takes a string.

  1. this(Path newDir)
  2. this(string newDir)
    struct ScopedChdir
    this
    (
    string newDir
    )

Meta