| Package | Description |
|---|---|
| org.jboss.aesh.console |
| Modifier and Type | Method and Description |
|---|---|
protected Prompt |
Buffer.getPrompt() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleOutput |
Console.read(Prompt prompt,
Character mask)
Read from the input stream, perform action according to mapped
operations/completions/etc
Return the stream when a new line is found.
|
protected void |
Buffer.reset(Prompt prompt)
Reset the buffer
|
protected void |
Buffer.reset(Prompt prompt,
Character mask) |
| Constructor and Description |
|---|
Buffer(Prompt prompt)
Instantiate a Buffer with given prompt
|
Buffer(Prompt prompt,
Character mask) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.