dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
ArgParser.Data
dextool
plugin
mutate
frontend
argparser
ArgParser
Undocumented in source.
struct
ArgParser
struct
Data {
AbsolutePath
db
;
ExitStatusType
exitStatus
;
MutationKind
[]
mutation
;
ToolMode
toolMode
;
bool
help
;
string
[]
inFiles
;
}
Members
Variables
db
AbsolutePath
db
;
Undocumented in source.
exitStatus
ExitStatusType
exitStatus
;
Undocumented in source.
help
bool
help
;
Undocumented in source.
inFiles
string
[]
inFiles
;
Undocumented in source.
mutation
MutationKind
[]
mutation
;
Undocumented in source.
toolMode
ToolMode
toolMode
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
frontend
argparser
ArgParser
aliases
GroupF
functions
parse
printHelp
toTOML
static functions
make
structs
Data
variables
admin
analyze
compileDb
compiler
coverage
data
generate
groups
miniConf
mutationTest
report
schema
workArea