Uses of Class
org.seedstack.seed.command.CommandDefinition
-
Packages that use CommandDefinition Package Description org.seedstack.seed.command -
-
Uses of CommandDefinition in org.seedstack.seed.command
Methods in org.seedstack.seed.command that return CommandDefinition Modifier and Type Method Description CommandDefinitionCommandRegistry. getCommandInfo(String scope, String name)Retrieves the command definition.
-