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