Uses of Class
org.kendar.cli.MainArg
Packages that use MainArg
-
Uses of MainArg in org.kendar.cli
Methods in org.kendar.cli that return types with arguments of type MainArgMethod parameters in org.kendar.cli with type arguments of type MainArgModifier and TypeMethodDescriptionvoidvoidCommandOption.parseInternal(List<MainArg> mainArgs) voidCommandOptions.parseInternal(List<MainArg> mainArgs) protected static voidCommandOptions.parseListOfCommands(List<MainArg> mainArgs, List<CommandOption> co, CommandItem caller, boolean multiple)