Searched refs:defaultCompletion (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | completion.js | 20 defaultCompletion(args, argv, current, done) { method in Completion 154 …ustomCompletionFunction(current, argv, (onCompleted = done) => this.defaultCompletion(args, argv, … 169 : (argv) => this.defaultCompletion(args, argv, current, done);
|
| /plugin/asciidocjs/node_modules/yargs/build/ |
| D | index.cjs | 1 …defaultCompletion(t,e,s,i){const n=this.command.getCommandHandlers();for(let e=0,s=t.length;e<s;++…
|