FileSystem.setDirectory

Set the current working directory

More...
  1. void setDirectory(const(char)[] path)
    struct FileSystem
    version(Windows)
    deprecated static
    void
    setDirectory
    (
    const(char)[] path
    )
  2. void setDirectory(const(char)[] path)

Detailed Description

deprecated: see Environment.cwd()

Meta