FileSystem.getDirectory

Return the current working directory

More...
  1. char[] getDirectory()
    struct FileSystem
    version(Windows)
    deprecated static
    char[]
    getDirectory
    ()
  2. char[] getDirectory()

Detailed Description

deprecated: see Environment.cwd()

Meta