- formatFileSize
string formatFileSize(ulong fileSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromCString
string fromCString(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- jobStateString
string jobStateString(Job* job)
Undocumented in source. Be warned that the author may not have intended to support it.
- logPipes
void logPipes(Job* job)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeBuildCommand
string makeBuildCommand(JobParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeBuildOrTestCommand
string makeBuildOrTestCommand(JobParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeRunCommand
string makeRunCommand(JobParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTestCommand
string makeTestCommand(JobParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onJobBuildCompletion
void onJobBuildCompletion(Job* job, bool success)
Undocumented in source. Be warned that the author may not have intended to support it.
- readPluginInfo
PluginInfo* readPluginInfo(string fileData)
Undocumented in source. Be warned that the author may not have intended to support it.
- readPluginPack
PluginPack* readPluginPack(string fileData)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendCommand
void sendCommand(Job* job, string command)
Undocumented in source. Be warned that the author may not have intended to support it.
- toCString
string toCString(const(char)[] s)
Undocumented in source. Be warned that the author may not have intended to support it.