JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.refcodes.cli
org.refcodes.cli
ForceFlag
Uses of Class
org.refcodes.cli.ForceFlag
Uses of
ForceFlag
in
org.refcodes.cli
Methods in
org.refcodes.cli
that return
ForceFlag
Modifier and Type
Method
Description
static
ForceFlag
CliSugar.
forceFlag
()
Constructs the predefined force
Flag
.
static
ForceFlag
CliSugar.
forceFlag
(boolean hasShortOption)
Constructs the predefined force
Flag
.
static
ForceFlag
CliSugar.
forceFlag
(
String
aDescription)
Constructs the predefined force
Flag
.