Package org.springframework.shell.commands

Interface Summary
OsOperations Operations type to allow execution of native OS commands from the Spring Roo shell.
 

Class Summary
ConsoleCommands Commands related to the manipulation of the jline console
DateCommands Commands related to the dates
ExitCommands Commands related to exiting the shell
HelpCommands Provides a listing of commands known to the shell.
InlineCommentCommands Commands relating to inline comments
OsCommands Command type to allow execution of native OS commands from the Spring Shell.
OsOperationsImpl Implementation of OsOperations interface.
ScriptCommands  
SystemPropertyCommands Commands related to system properties
VersionCommands Essential built-in shell commands.