Package | Description |
---|---|
org.springframework.shell.jline |
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
|
Class and Description |
---|
JLineShellAutoConfiguration.CompleterAdapter
A bridge between JLine's
Completer contract and our own. |
PromptProvider
Called at each REPL cycle to decide what the prompt should be.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.