Uses of Class
org.refcodes.cli.SysInfoFlag
-
-
Uses of SysInfoFlag in org.refcodes.cli
Methods in org.refcodes.cli that return SysInfoFlag Modifier and Type Method Description static SysInfoFlagCliSugar. sysInfoFlag()Constructs the predefined system infoFlag.static SysInfoFlagCliSugar. sysInfoFlag(boolean hasShortOption)Constructs the predefined system infoFlag.static SysInfoFlagCliSugar. sysInfoFlag(String aDescription)Constructs the predefined system infoFlag.
-