Package | Description |
---|---|
org.jboss.aesh.console | |
org.jboss.aesh.console.settings |
Modifier and Type | Method and Description |
---|---|
protected static void |
Config.parseInputrc(Settings settings)
Must be able to parse:
set variablename value
keyname: function-name or macro
"keyseq": function-name or macro
Lines starting with # are comments
Lines starting with $ are conditional init constructs
|
protected static void |
Config.readRuntimeProperties(Settings settings) |
void |
Console.reset(Settings settings)
Reset the Console with Settings
Can only be called after stop()
|
Constructor and Description |
---|
Console(Settings settings) |
Modifier and Type | Method and Description |
---|---|
static Settings |
Settings.getInstance() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.