JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.refcodes.cli
org.refcodes.cli
HelpFlag
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
.