Home
last modified time | relevance | path

Searched refs:completions (Results 1 – 11 of 11) sorted by relevance

/plugin/asciidocjs/node_modules/yargs/build/lib/
Dcompletion.js32 const completions = [];
33 this.commandCompletions(completions, args, current);
34 this.optionCompletions(completions, args, argv, current);
35 this.choicesCompletions(completions, args, argv, current);
36 done(null, completions);
38 commandCompletions(completions, args, current) { argument
49 completions.push(commandName);
53 completions.push(commandName.replace(/:/g, '\\:') + ':' + desc);
59 optionCompletions(completions, args, argv, current) { argument
60 if ((current.match(/^-/) || (current === '' && completions.length === 0)) &&
[all …]
Dyargs-factory.js433 …ssPrivateFieldGet(this, _YargsInstance_completion, "f").getCompletion(args, (err, completions) => {
437 resolve(completions);
1391 …ieldGet(this, _YargsInstance_completion, "f").getCompletion(completionArgs, (err, completions) => {
1394 (completions || []).forEach(completion => {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dcompletion.js13 var completions = [],
26 return completionFunction(current, argv, function (completions) { argument
27 done(completions)
34 completions.push(command[0])
40 completions.push('--' + key)
44 done(completions)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/
Dcompletion.sh.hbs1 ###-begin-{{app_name}}-completions-###
15 # ask yargs to generate completions.
16 type_list=`{{app_path}} --get-yargs-completions $args`
22 ###-end-{{app_name}}-completions-###
Dindex.js442 completion.getCompletion(function (completions) { argument
443 ;(completions || []).forEach(function (completion) {
DREADME.md736 being outputted. To enable bash completions, concat the generated script to your
751 // simply return an array of completions.
760 But wait, there's more! you can provide asynchronous completions.
DCHANGELOG.md54 …/commit/718bacd81b9b44f786af76b2afe491fe06274f19) added support for bash completions see #4 (@bcoe)
/plugin/aichatlocal/
Dplugin-info.txt50 * Must support /v1/chat/completions endpoint
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1completions",this.aliases=null,this.customCompletionFunction=null,this.zshShell=null!==(o=(null===…
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md680 - Added regex option form suggest completions https://www.elastic.co/guide/en/elasticsearch/referen…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1completions should be computed based on words in the document.\")\n },\n 'editor.sem…