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 DebugFlagCliSugar. debugFlag()Constructs the predefined debugFlag.static DebugFlagCliSugar. debugFlag(boolean hasShortOption)Constructs the predefined debugFlag.static DebugFlagCliSugar. debugFlag(String aDescription)Constructs the predefined debugFlag.
-