Package | Description |
---|---|
org.sonatype.gshell.console |
Interactive console framework.
|
org.sonatype.gshell.shell |
Modifier and Type | Method and Description |
---|---|
ConsoleErrorHandler |
Console.getErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
Console.setErrorHandler(ConsoleErrorHandler errorHandler) |
Modifier and Type | Class and Description |
---|---|
class |
ShellErrorHandler
Shell
ConsoleErrorHandler which renders errors with ANSI codes. |
Modifier and Type | Method and Description |
---|---|
void |
ShellImpl.setErrorHandler(ConsoleErrorHandler errorHandler) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.