|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ext.Readline.ConsoleHolder
public static class Readline.ConsoleHolder
Field Summary | |
---|---|
jline.Completor |
currentCompletor
|
jline.History |
history
|
jline.ConsoleReader |
readline
|
Constructor Summary | |
---|---|
Readline.ConsoleHolder()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public jline.ConsoleReader readline
public jline.Completor currentCompletor
public jline.History history
Constructor Detail |
---|
public Readline.ConsoleHolder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |