Package org.sonatype.gshell.commands.standard

Standard commands.

See:
          Description

Class Summary
AliasCommand Define an alias or list defined aliases.
EchoCommand Print all arguments to the commands standard output.
ExitCommand Exit the current shell.
HelpCommand Display help pages.
HistoryCommand Display history.
InfoCommand Display shell information.
RecallHistoryCommand Recall history.
SetCommand Set a variable or property.
SourceCommand Read and execute commands from a file in the current shell.
UnaliasCommand Undefine an alias.
UnsetCommand Unset a variable or property.
 

Enum Summary
InfoCommand.Section  
 

Package org.sonatype.gshell.commands.standard Description

Standard commands.

Since:
2.5


Copyright © 2008-2011 Sonatype. All Rights Reserved.