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