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