Home
last modified time | relevance | path

Searched refs:createCommand (Results 1 – 10 of 10) sorted by relevance

/plugin/asciidocjs/node_modules/commander/typings/
Dindex.d.ts94 createCommand(name?: string): Command; method
/plugin/asciidocjs/node_modules/commander/
DReadme.md39 - [createCommand()](#createcommand)
634 ### createCommand()
639 const { createCommand } = require('commander');
640 const program = createCommand();
643 `createCommand` is also a method of the Command object, and creates a new command rather than a sub…
Dindex.js169 const cmd = this.createCommand(args.shift());
209 createCommand(name) { method in Command
DCHANGELOG.md50 * `createCommand` factory method to simplify subclassing ([#1191])
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_keyboard_navigation.js13createCommand:function(){return{modifiers:{shift:!1,alt:!1,ctrl:!1,meta:!1},keyCode:null}},parse:f… method
Ddhtmlxgantt_keyboard_navigation.js.map1createCommand","modifiers","shift","alt","ctrl","meta","expr","getExpressions","words","getWords",…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_keyboard_navigation.js608 createCommand: function () { method
626 var command = this.createCommand();
644 var command = this.createCommand();
/plugin/ckgdoku/ckeditor/
Dckeditor.js1047 …TOR.plugins.scayt.suggestions[b].replace(" ","_");a.addCommand(h,this.createCommand(CKEDITOR.plugi…
1048 …TOR.plugins.scayt.suggestions[b].replace(" ","_"),a.addCommand(h,this.createCommand(CKEDITOR.plugi…
1051 …||c[m].label,command:m,group:c[m].group,order:c[m].order}));return e},createCommand:function(a,f,b…
/plugin/ckgedit/ckeditor/
Dckeditor.js1131 …TOR.plugins.scayt.suggestions[d].replace(" ","_");a.addCommand(l,this.createCommand(CKEDITOR.plugi…
1133 "_"),a.addCommand(l,this.createCommand(CKEDITOR.plugins.scayt.suggestions[d],f,g)),a.addMenuItem(l,…
1136 …||b[h].label,command:h,group:b[h].group,order:b[h].order}));return e},createCommand:function(a,c,d…
Dckeditor.js.unc22401 … a.addCommand(l, this.createCommand(CKEDITOR.plugins.scayt.suggestions[d], f, g));
22421 ….plugins.scayt.suggestions[d].replace(" ", "_"), a.addCommand(l, this.createCommand(CKEDITOR.plugi…
22468 createCommand: function(a, c, d) {