voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
PluginInfo
launcher
Undocumented in source.
struct
PluginInfo {
string
id
;
string
semver
;
string
downloadUrl
;
bool
isEnabled
;
PluginInfo
*[]
dependencies
;
PluginInfo
*[]
dependants
;
string
guiName
();
}
Members
Functions
guiName
string
guiName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dependants
PluginInfo
*[]
dependants
;
Undocumented in source.
dependencies
PluginInfo
*[]
dependencies
;
Undocumented in source.
downloadUrl
string
downloadUrl
;
Undocumented in source.
id
string
id
;
Undocumented in source.
isEnabled
bool
isEnabled
;
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