- checkType
bool checkType(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkVersion
bool checkVersion(string ver, int[3] target)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkVersion
bool checkVersion(int[3] ver, int[3] target)
Undocumented in source. Be warned that the author may not have intended to support it.
- component
ComponentInfoParams component(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- extractPathSemver
string extractPathSemver(string s)
searches for a semver in the given string starting after a - character,
returns everything until the end.
- getConfigPath
bool getConfigPath(string file, string retPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- getVersionAndFixPath
string getVersionAndFixPath(string execPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- isRefOrOutParam
bool isRefOrOutParam()
Undocumented in source. Be warned that the author may not have intended to support it.
- matchesOverload
bool matchesOverload(JSONValue[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- orDubFetchFallback
string orDubFetchFallback(string v, string path)
returns the version that is given or the version extracted from dub path if path is a dub path
- trace
void trace(Args )
Undocumented in source. Be warned that the author may not have intended to support it.
- traceTaskLog
void traceTaskLog(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.