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