Package picocli.shell.jline3
-
Class Summary Class Description PicocliJLineCompleter Implementation of the JLine 3Completerinterface that generates completion candidates for the specified command line based on theCommandLine.Model.CommandSpecthat thisPicocliJLineCompleterwas constructed with.