voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
PluginPack
launcher
Undocumented in source.
struct
PluginPack {
string
id
;
string
semver
;
string
filename
;
PluginInfo
*[]
plugins
;
string
guiName
();
}
Members
Functions
guiName
string
guiName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
filename
string
filename
;
Undocumented in source.
id
string
id
;
Undocumented in source.
plugins
PluginInfo
*[]
plugins
;
Undocumented in source.
semver
string
semver
;
Undocumented in source.
Meta
Source
See Implementation
launcher
enums
AppType
BuildType
Compiler
JobState
JobType
functions
formatFileSize
fromCString
jobStateString
logPipes
makeBuildCommand
makeBuildOrTestCommand
makeRunCommand
makeTestCommand
onJobBuildCompletion
readPluginInfo
readPluginPack
sendCommand
toCString
manifest constants
DEFAULT_PORT
structs
Job
JobParams
Launcher
PluginInfo
PluginPack
SaveInfo
ServerInfo
variables
appTypeString
appTypeTitle
buildFolder
buildTypeSwitches
buildTypeUiOptions
buildTypeUiSelectionString
compilerExeNames
compilerUiOptions
compilerUiSelectionString
configFolder
is_Windows
saveExtention
saveFolder
serversFname