Package picocli.shell.jline2


package picocli.shell.jline2
Provides classes and interfaces for integrating picocli with JLine 2.
  • Classes
    Class
    Description
    Implementation of the JLine 2 Completer interface that generates completion candidates for the specified command line based on the CommandLine.Model.CommandSpec that this PicocliJLineCompleter was constructed with.