voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
JobParams
launcher
Undocumented in source.
struct
JobParams {
string
[
string
]
runParameters
;
AppType
appType
;
Flag
!
"start"
start
;
Flag
!
"build"
build
;
Flag
!
"arch64"
arch64
;
Flag
!
"nodeps"
nodeps
;
Flag
!
"force"
force
;
BuildType
buildType
;
Compiler
compiler
;
JobType
jobType
;
}
Members
Variables
appType
AppType
appType
;
Undocumented in source.
arch64
Flag
!
"arch64"
arch64
;
Undocumented in source.
build
Flag
!
"build"
build
;
Undocumented in source.
buildType
BuildType
buildType
;
Undocumented in source.
compiler
Compiler
compiler
;
Undocumented in source.
force
Flag
!
"force"
force
;
Undocumented in source.
jobType
JobType
jobType
;
Undocumented in source.
nodeps
Flag
!
"nodeps"
nodeps
;
Undocumented in source.
runParameters
string
[
string
]
runParameters
;
Undocumented in source.
start
Flag
!
"start"
start
;
Undocumented in source.
Meta
Source
See Implementation
launcher
enums
AppType
BuildType
Compiler
JobState
JobType
functions
formatFileSize
fromCString
jobStateString
logPipes
makeCompileCommand
makeRunCommand
makeTestCommand
onJobBuildCompletion
readPluginInfo
readPluginPack
sendCommand
toCString
manifest constants
DEFAULT_PORT
structs
Job
JobParams
Launcher
PluginInfo
PluginPack
SaveInfo
ServerInfo
variables
appTypeString
appTypeTitle
buildFolder
buildTypeSwitches
buildTypeUiSelectionString
compilerExeNames
compilerUiSelectionString
configFolder
is_Windows
saveExtention
saveFolder
serversFname