Uses of Class
org.springframework.shell.standard.AbstractShellComponent
Packages that use AbstractShellComponent
Package
Description
Contains default commands that ought to apply to each shell app.
-
Uses of AbstractShellComponent in org.springframework.shell.standard.commands
Subclasses of AbstractShellComponent in org.springframework.shell.standard.commandsModifier and TypeClassDescriptionclass
ANSI console related commands.class
Command to create a shell completion files, i.e. forbash
.class
A command to display help about all available commands.class
A command that can read and execute other commands from a file.class
A command to display the full stacktrace when an error occurs.class
Command to list version and other build related infos.