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