Home
last modified time | relevance | path

Searched refs:registerCommand (Results 1 – 18 of 18) sorted by relevance

/plugin/aichat/
Dcli.php40 $options->registerCommand(
52 …$options->registerCommand('maintenance', 'Run storage maintenance. Refer to the documentation for …
54 $options->registerCommand('similar', 'Search for similar pages');
57 $options->registerCommand('ask', 'Ask a question');
60 $options->registerCommand('chat', 'Start an interactive chat session');
62 $options->registerCommand('models', 'List available models');
64 $options->registerCommand('info', 'Get Info about the vector storage and other stats');
66 $options->registerCommand('split', 'Split a page into chunks (for debugging)');
69 …$options->registerCommand('page', 'Check if chunks for a given page are available (for debugging)'…
73 …$options->registerCommand('tsv', 'Create TSV files for visualizing at http://projector.tensorflow.…
/plugin/dev/
Dcli.php32 …$options->registerCommand('init', 'Initialize a new plugin or template in the current directory.');
33 … $options->registerCommand('addTest', 'Add the testing framework files and a test. (_test/)');
36 $options->registerCommand('addConf', 'Add the configuration files. (conf/)');
37 $options->registerCommand('addLang', 'Add the language files. (lang/)');
47 $options->registerCommand('addComponent', 'Add a new plugin component.');
53 …$options->registerCommand('deletedFiles', 'Create the list of deleted files based on the git histo…
54 $options->registerCommand('rmObsolete', 'Delete obsolete files.');
64 … $options->registerCommand('downloadSvg', 'Download an SVG file from a known icon repository.');
72 … $options->registerCommand('cleanSvg', 'Clean a existing SVG files to reduce their file size.');
77 $options->registerCommand('cleanLang',
[all …]
/plugin/elasticsearch/
Dcli.php37 $options->registerCommand('index', 'Index all pages and/or media in the wiki');
46 $options->registerCommand(
/plugin/combo/
H A Dcli.php133 … $options->registerCommand(self::ANALYTICS, "Start the analytics and export optionally the data");
134 $options->registerCommand(self::PLUGINS_TO_UPDATE, "List the plugins to update");
135 $options->registerCommand(self::BROKEN_LINKS, "Output Broken Links");
139 …$options->registerCommand(self::METADATA_TO_DATABASE, "Replicate the file system metadata into the…
172 …$options->registerCommand(self::METADATA_TO_FRONTMATTER, "Replicate the file system metadata into …
181 $options->registerCommand(self::SYNC, "Delete the non-existing pages in the database");
/plugin/dokullm/
H A Dcli.php36 $options->registerCommand('send', 'Send a file or directory to ChromaDB');
39 $options->registerCommand('query', 'Query ChromaDB');
44 $options->registerCommand('heartbeat', 'Check if ChromaDB server is alive');
46 $options->registerCommand('identity', 'Get authentication and identity information');
48 $options->registerCommand('list', 'List all collections');
50 $options->registerCommand('get', 'Get a document by its ID');
/plugin/dx/
Dcli.php16 $options->registerCommand('standardize', 'Standardize the dev files of a plugin');
/plugin/statdisplay/
Dcli.php21 $options->registerCommand('parse', 'Parse and analyse the log file');
/plugin/watchcycle/
Dcli.php35 $options->registerCommand('send', 'Notify maintainers if necessary');
/plugin/notification/
H A Dcli.php35 $options->registerCommand('send', 'Send all due notifications');
/plugin/aichat/cli/
Ddev.php19 $options->registerCommand('update', 'Update the model data');
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DOptions.php137 public function registerCommand($command, $help) function in splitbrain\\phpcli\\Options
/plugin/upgrade/myvendor/splitbrain/php-cli/
DREADME.md66 - ``$options->registerCommand()`` adds a sub command
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1registerCommand({id:this.id,handler:(e,t)=>this.runCommand(e,t),description:this._description})}_r…
396registerCommand("closeReferenceSearch",e=>ye(e,e=>e.closeWidget())),he.a.registerKeybindingRule({i…
426registerCommand(e,n)),this.updateResolver({source:1}),o}updateResolver(e){this._cachedResolver=nul…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1registerCommand({id:this.id,handler:(e,t)=>this.runCommand(e,t),description:this._description})}_r…
396registerCommand("closeReferenceSearch",e=>ye(e,e=>e.closeWidget())),he.a.registerKeybindingRule({i…
426registerCommand(e,n)),this.updateResolver({source:1}),o}updateResolver(e){this._cachedResolver=nul…
Dbundle.js.map1registerCommand(command) {\n command.register();\n return command;\n}\nexport var CoreEditin…
/plugin/edittable/lib/
Dhandsontable.full.js38767 value: function registerCommand(name, commandDescriptor) {
39062 return _this2.commandExecutor.registerCommand(command.key, command);
/plugin/zwidoku/files/
H A Djs.js1registerCommand(name,commandDescriptor){this.commands[name]=commandDescriptor;}},{key:'setCommonCa…
/plugin/jsontable/script/
Dhandsontable.full.min.js35 …textMenu(t)}),(0,i.arrayEach)(t,function(t){return e.commandExecutor.registerCommand(t.key,t)})}};…