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.bootClassDescriptionCalled at each REPL cycle to decide what the prompt should be.
-
Classes in org.springframework.shell.jline used by org.springframework.shell.jlineClassDescriptionAn extension of
ParsedLinethat, being aware of the quoting and escaping rules of theParserthat produced it, knows if and how a completion candidate should be escaped/quoted.Called at each REPL cycle to decide what the prompt should be. -
Classes in org.springframework.shell.jline used by org.springframework.shell.test