Package org.springframework.shell.core.command
@NullMarked
package org.springframework.shell.core.command
-
ClassDescriptionBase class helping to build shell commands.ANSI console clear command.Builder for creating command.Record representing a runtime argument to a command.Interface containing runtime information about the current command invocation.Exception to report that a command in not well-defined.Exception to signal that an error happened while executing a command.Executes commands based on parsed input.Exception to signal that a command could be mapped to user inputRecord representing the definition as well as the runtime information about a command option.Interface for parsing input for a
Command.Class representing a registry ofCommands.Default implementation ofCommandParser.Record representing the exit status of a command.A command to display help about all available commands.Record representing the result of parsing user input into commands.A command that can read and execute other commands from a file.Command to print the current version of Spring Shell.