Uses of Class
org.refcodes.cli.CleanFlag
-
-
Uses of CleanFlag in org.refcodes.cli
Methods in org.refcodes.cli that return CleanFlag Modifier and Type Method Description static CleanFlagCliSugar. cleanFlag()Constructs the predefined cleanFlag.static CleanFlagCliSugar. cleanFlag(boolean hasShortOption)Constructs the predefined cleanFlag.static CleanFlagCliSugar. cleanFlag(String aDescription)Constructs the predefined cleanFlag.
-