Home
last modified time | relevance | path

Searched refs:createCommand (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py334 def createCommand(commandName): function
386 commands = NameIndex(list(map(createCommand, spec.commands)),
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
H A Dhelp.js34 const helpCommand = cmd.createCommand(helpName)
H A Dcommand.js147 const cmd = this.createCommand(name);
168 * create the command. You can override createCommand to customise subcommands.
174 createCommand(name) {

Completed in 5 milliseconds