JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
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
(
String
aDescription)
Constructs the predefined debug
Flag
.