served.utils.stdlib_detect

Undocumented in source.

Members

Functions

autoDetectStdlibPaths
string[] autoDetectStdlibPaths(string cwd)
Undocumented in source. Be warned that the author may not have intended to support it.
detectDMDStdlibPaths
bool detectDMDStdlibPaths(string cwd, string[] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
detectLDCStdlibPaths
bool detectLDCStdlibPaths(string cwd, string[] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDflagsImports
string[] parseDflagsImports(const(char)[] options, const(char)[] cwd, bool windows)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDflagsImports
deprecated string[] parseDflagsImports(const(char)[] options, bool windows)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDmdConfImports
deprecated bool parseDmdConfImports(R path, string[] paths)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDmdConfImports
bool parseDmdConfImports(R confPath, const(char)[] confDirPath, string[] paths)
Undocumented in source. Be warned that the author may not have intended to support it.
parseLdcConfImports
bool parseLdcConfImports(string confPath, const(char)[] binDirPath, string[] paths)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta