Package | Description |
---|---|
org.jboss.aesh.console |
Modifier and Type | Method and Description |
---|---|
ConsoleOutput |
ConsoleCommand.getConsoleOutput() |
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.
|
ConsoleOutput |
Console.read(String prompt)
Read from the input stream, perform action according to mapped
operations/completions/etc
Return the stream when a new line is found.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsoleCommand.attach(ConsoleOutput output)
Called by creator of the process
Calls afterAttach()
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.