Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/
Dbase-command.js20 static get describeUsage () { getter in BaseCommand
/third_party/node/deps/npm/node_modules/@npmcli/config/lib/definitions/
Ddefinition.js98 const describeUsage = def => { function