semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
Options
semitwist
apps
stmanage
stbuild
cmdArgs
Undocumented in source.
struct
Options {
bool
help
;
bool
cleanOnly
;
string
_confFile
;
string
buildToolStr
;
bool
quiet
;
bool
showCmd
;
string
[]
extraArgList
;
string
[]
targetMode
;
string
target
;
string
mode
;
Conf
conf
;
BuildTool
buildTool
;
string
extraArgs
;
string
infoHeader
;
string
helpScreen
;
enum
seeHelpMsg
;
enum
defaultMode
;
string
confFile
[@property getter];
int
process
(string[] args);
}
Members
Functions
process
int
process
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
defaultMode
enum
defaultMode
;
Undocumented in source.
seeHelpMsg
enum
seeHelpMsg
;
Undocumented in source.
Properties
confFile
string
confFile
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_confFile
string
_confFile
;
Undocumented in source.
buildTool
BuildTool
buildTool
;
Undocumented in source.
buildToolStr
string
buildToolStr
;
Undocumented in source.
cleanOnly
bool
cleanOnly
;
Undocumented in source.
conf
Conf
conf
;
Undocumented in source.
extraArgList
string
[]
extraArgList
;
Undocumented in source.
extraArgs
string
extraArgs
;
Undocumented in source.
help
bool
help
;
Undocumented in source.
helpScreen
string
helpScreen
;
Undocumented in source.
infoHeader
string
infoHeader
;
Undocumented in source.
mode
string
mode
;
Undocumented in source.
quiet
bool
quiet
;
Undocumented in source.
showCmd
bool
showCmd
;
Undocumented in source.
target
string
target
;
Undocumented in source.
targetMode
string
[]
targetMode
;
Undocumented in source.
Meta
Source
See Implementation
semitwist
apps
stmanage
stbuild
cmdArgs
manifest constants
appName
appVerStr
structs
Options
variables
appVer