Package org.seedstack.seed.cli
-
Interface Summary Interface Description CliContext This interface is implemented by runtime context classes holding command-line arguments. -
Annotation Types Summary Annotation Type Description CliArgs This annotation marks a field as the args of the commandline.CliCommand This annotation marks a class as a CLI command.CliOption This annotation marks a field as an option of the commandline.