Module info.picocli.shell.jline2
Package picocli.shell.jline2
Provides classes and interfaces for integrating picocli with JLine 2.
- 
Class Summary Class Description PicocliJLineCompleter Implementation of the JLine 2Completerinterface that generates completion candidates for the specified command line based on theCommandLine.Model.CommandSpecthat thisPicocliJLineCompleterwas constructed with.