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