| Interface | Description |
|---|---|
| CommandAction |
Provides the user-action for a command.
|
| CommandContext |
Provides commands with the context of it's execution.
|
| Class | Description |
|---|---|
| AliasAction |
CommandAction to execute an alias. |
| AnsiIO |
ANSI-aware
IO. |
| GroupAction |
CommandAction to switch groups. |
| IO |
Provides access to input/output handles.
|
| Enum | Description |
|---|---|
| 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 | Description |
|---|---|
| CommandException |
Thrown to indicate a command failure.
|
| Annotation Type | Description |
|---|---|
| Command |
Marker for commands.
|
Copyright © 2008-2012 Sonatype. All Rights Reserved.