Searched refs:customCompletion (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | completion.js | 134 customCompletion(args, argv, current, done) { method in Completion 168 ? (argv) => this.customCompletion(args, argv, current, done)
|
| /plugin/asciidocjs/node_modules/yargs/build/ |
| D | index.cjs | 1 …customCompletion(t,e,s,i){if(d(this.customCompletionFunction,null,this.shim),this.customCompletion…
|