Uses of Annotation Type
org.kohsuke.args4j.spi.SubCommand
Packages that use SubCommand
-
Uses of SubCommand in org.kohsuke.args4j.spi
Methods in org.kohsuke.args4j.spi with parameters of type SubCommandModifier and TypeMethodDescriptionprotected CmdLineParser
SubCommandHandler.configureParser
(Object subCmd, SubCommand c) protected Object
SubCommandHandler.instantiate
(SubCommand c) protected Object
SubCommandHandler.subCommand
(SubCommand c, Parameters params)