Package | Description |
---|---|
org.springframework.shell.jline |
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
|
Modifier and Type | Method and Description |
---|---|
PromptProvider |
JLineShellAutoConfiguration.promptProvider() |
Constructor and Description |
---|
DefaultShellApplicationRunner(org.jline.reader.LineReader lineReader,
PromptProvider promptProvider,
org.jline.reader.Parser parser,
Shell shell) |
JLineInputProvider(org.jline.reader.LineReader lineReader,
PromptProvider promptProvider) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.