Environment.cwd

Get the current working directory

  1. void cwd(const(char)[] path)
  2. char[] cwd()
    struct Environment
    version(Windows)
    static
    char[]
    cwd
    ()
  3. void cwd(const(char)[] path)
  4. char[] cwd()

Meta