6566676869707172
this.proxy = shell.getSigarProxy(); //provide simple way for handlers to implement tab completion this.completer = new CollectionCompleter(shell); if (isPidCompleter()) { this.ptqlCompleter = new ProcessQueryCompleter(shell); } }
6768697071727374