Package | Description |
---|---|
org.sonatype.gshell.console |
Interactive console framework.
|
Modifier and Type | Method and Description |
---|---|
protected ConsoleTask |
Console.createTask() |
static ConsoleTask |
ConsoleTask.get()
Get the currently running task.
|
static ConsoleTask |
ConsoleTask.get(boolean allowNull)
Get the currently running task.
|
ConsoleTask |
Console.getCurrentTask() |
Constructor and Description |
---|
Console(IO io,
Callable<ConsoleTask> taskFactory,
jline.console.history.History history,
InputStream bindings) |
Copyright © 2008-2013 Sonatype. All Rights Reserved.