Argot
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Argot
argot-core
/
org.draftcode.argot
/
FlagBuilder
/
negatedBy
negated
By
fun
negatedBy
(
vararg
negation
:
String
)
:
FlagBuilder
Adds names that set the flag to
false
, for example
"--no-verbose"
.