Class CommandModel
java.lang.Object
org.springframework.shell.command.parser.CommandModel
Helper class to make it easier to work with command registrations and how
those are used with parser model.
-
Constructor Summary
ConstructorDescriptionCommandModel
(Map<String, CommandRegistration> registrations, ParserConfig configuration) -
Method Summary
-
Constructor Details
-
CommandModel
-