Package org.seedstack.seed.cli
Annotation Type CliCommand
-
@Retention(RUNTIME) @Target(TYPE) public @interface CliCommand
This annotation marks a class as a CLI command.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Stringdescription
-