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