Uses of Package
org.springframework.shell.jline
Packages that use org.springframework.shell.jline
Package
Description
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
-
Classes in org.springframework.shell.jline used by org.springframework.shell.core.autoconfigureClassDescriptionA JLine
Completerthat completes command names from aCommandRegistry.Called at each REPL cycle to decide what the prompt should be. -
Classes in org.springframework.shell.jline used by org.springframework.shell.jlineClassDescriptionA JLine
Completerthat completes command names from aCommandRegistry.Called at each REPL cycle to decide what the prompt should be.