parseDflagsImports

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] parseDflagsImports(const(char)[] options, bool windows)
  2. string[] parseDflagsImports(const(char)[] options, const(char)[] cwd, bool windows)
    string[]
    parseDflagsImports
    (
    scope const(char)[] options
    ,
    scope const(char)[] cwd
    ,
    bool windows
    )

Meta