Package org.springframework.shell.jline
@NullMarked
package org.springframework.shell.jline
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
- Author:
- Eric Bottard
-
ClassDescriptionA JLine
Completerthat completes command names from aCommandRegistry.Shameful copy-paste of JLine'sDefaultParserwhich createsExtendedDefaultParser.CompletingParsedLine.Implementation ofInputReaderthat reads input using JLine'sLineReader.Interactive shell runner based on the JVM's systemConsole.Called at each REPL cycle to decide what the prompt should be.