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