Uses of Package
org.seedstack.seed.command
-
Packages that use org.seedstack.seed.command Package Description org.seedstack.seed.command -
Classes in org.seedstack.seed.command used by org.seedstack.seed.command Class Description Argument This annotation marks fields of a command to be injected with the argument value set at command invocation.Command Defines an action that can be executed by a command.CommandDefinition This annotation marks commands to be registered by seed shell support.Option This annotation marks fields of a command to be injected with the option value set at command invocation.