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 TypeClassDescriptionclassANSI console related commands.classCommand to create a shell completion files, i.e. forbash.classA command to display help about all available commands.classA command that can read and execute other commands from a file.classA command to display the full stacktrace when an error occurs.classCommand to list version and other build related infos.