ShellCompleter constructor
ShellCompleter(
- ArgParser _parser
Creates a completer for parser.
Implementation
ShellCompleter(this._parser);
Creates a completer for parser.
ShellCompleter(this._parser);