Package org.kohsuke.args4j.spi
Annotation Type SubCommand
- 
@Retention(RUNTIME) public @interface SubCommandSpecifies a single sub-command.- Author:
 - Kohsuke Kawaguchi
 - See Also:
 SubCommandHandler
 
@Retention(RUNTIME)
public @interface SubCommand
SubCommandHandler