| Interface | Description |
|---|---|
| History |
Provides access to a shells history.
|
| Shell |
Provides access to execute commands.
|
| ShellFactory |
Creates
Shell instances. |
| Class | Description |
|---|---|
| ShellErrorHandler |
Shell
ConsoleErrorHandler which renders errors with ANSI codes. |
| ShellHistory | |
| ShellHolder |
Shell thread context holder. |
| ShellImpl |
The default
Shell component. |
| ShellPrompt |
Shell
ConsolePrompt, which determines the prompt from the
VariableNames.SHELL_PROMPT expression. |
Copyright © 2008-2012 Sonatype. All Rights Reserved.