public final class VanillaConsole extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
VanillaConsole.Formatter |
Modifier and Type | Method and Description |
---|---|
static jline.console.ConsoleReader |
getReader() |
static void |
setFormatter(VanillaConsole.Formatter formatter) |
static void |
start() |
public static jline.console.ConsoleReader getReader()
public static void start()
public static void setFormatter(VanillaConsole.Formatter formatter)