This fixes strict jline 2.12 ArgumentCompleter See https://github.com/jline/jline2/pull/202
| Constructor and description | 
|---|
                                StricterArgumentCompleter
                                (List completers)Create a new completer with the default jline.console.completer.ArgumentCompleter.WhitespaceArgumentDelimiter.  | 
                        
                                StricterArgumentCompleter
                                () | 
                        
Create a new completer with the default jline.console.completer.ArgumentCompleter.WhitespaceArgumentDelimiter.
completers -  The embedded completersCopyright © 2003-2020 The Apache Software Foundation. All rights reserved.