Home
last modified time | relevance | path

Searched refs:bashCompletion (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/dashdash/lib/
Ddashdash.js762 Parser.prototype.bashCompletion = function bashCompletion(args) { method in Parser
/third_party/node/deps/npm/node_modules/dashdash/
DREADME.md253 console.log( parser.bashCompletion({name: 'mycli'}) );