Searched refs:getCommandHandlers (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/npm/node_modules/yargs/lib/ | ||
D | completion.js | 47 const handlers = command.getCommandHandlers() |
D | command.js | 166 self.getCommandHandlers = () => handlers function |