Package org.springframework.shell.commands

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

Class Summary
EssentialCommands  
HelpCommands Provides a listing of commands known to the shell.
OsCommands Command type to allow execution of native OS commands from the Spring Roo shell.
OsOperationsImpl Implementation of OsOperations interface.