All Classes and Interfaces
Classes
Class
Description
Compiles SystemCompleter for command completion and implements a method commandDescription() that provides command descriptions
for JLine TailTipWidgets to be displayed in terminal status bar.
Command that clears the screen.
Command factory that is necessary for applications that want the use the
ClearScreen subcommand.Implementation of the JLine 3
Completer interface that generates completion
candidates for the specified command line based on the CommandLine.Model.CommandSpec that
this PicocliJLineCompleter was constructed with.