Uses of Class
org.springframework.shell.jline.CommandHighlighter
Packages that use CommandHighlighter
-
Uses of CommandHighlighter in org.springframework.shell.core.autoconfigure
Methods in org.springframework.shell.core.autoconfigure that return CommandHighlighterModifier and TypeMethodDescriptionJLineShellAutoConfiguration.commandHighlighter(CommandRegistry commandRegistry) Methods in org.springframework.shell.core.autoconfigure with parameters of type CommandHighlighterModifier and TypeMethodDescriptionorg.jline.reader.LineReaderJLineShellAutoConfiguration.lineReader(org.jline.terminal.Terminal terminal, org.jline.reader.Parser parser, CommandCompleter commandCompleter, CommandHighlighter commandHighlighter)