FileSystem.getDirectory

Return the current working directory

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

Detailed Description

deprecated: see Environment.cwd()

Meta