Home
last modified time | relevance | path

Searched defs:getCommands (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/yargs/lib/
Dcommand.js164 self.getCommands = () => Object.keys(handlers).concat(Object.keys(aliasMap)) function
Dusage.js111 self.getCommands = () => commands function