Package org.sonatype.gshell.command

Command components.

See:
          Description

Interface Summary
CommandAction Provides the user-action for a command.
CommandContext Provides commands with the context of it's execution.
 

Class Summary
AliasAction CommandAction to execute an alias.
AnsiIO ANSI-aware IO.
GroupAction CommandAction to switch groups.
IO Provides access to input/output handles.
 

Enum Summary
CommandAction.Result Enumeration for the basic return types of a command execution.
IO.Verbosity Defines the valid values of the IO containers verbosity settings.
 

Exception Summary
CommandException Thrown to indicate a command failure.
 

Annotation Types Summary
Command Marker for commands.
 

Package org.sonatype.gshell.command Description

Command components.

Since:
2.0


Copyright © 2008-2011 Sonatype. All Rights Reserved.