| 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 |
|---|
InteractiveShellApplicationRunner(org.jline.reader.LineReader lineReader,
PromptProvider promptProvider,
org.jline.reader.Parser parser,
Shell shell,
org.springframework.core.env.Environment environment) |
JLineInputProvider(org.jline.reader.LineReader lineReader,
PromptProvider promptProvider) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.