ShellCompleter class
Bridges the completion package to an Artisanal CommandRunner.
Use ShellCompleter.generate to produce a shell completion script
for your executable, and shellCompleter on CommandRunner to enable
automatic tab-completion at runtime.
Constructors
- ShellCompleter(ArgParser _parser)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited