| Class | Description |
|---|---|
| Buffer |
A simple buffer to keep track of one line in the console
and the cursor position.
|
| Config | |
| Console |
A console reader.
|
| ConsoleCommand |
A ConsoleCommand is the base of any "external" commands that will run
in the foreground of aesh.
|
| ConsoleOperation | |
| ConsoleOutput |
Value object returned by Console when newline is pressed
If the command is part of a pipeline sequence the stdOut and stdErr is populated accordingly
|
| Prompt |
The Prompt:
If created with a String value that value will be the prompt
with the default back and foreground colors.
|
| Enum | Description |
|---|---|
| InternalCommands |
List over internal commands/functions in aesh
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.