Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/yargs/build/lib/
Dcommand.js153 if (this.shouldUpdateUsage(innerYargs)) {
172 shouldUpdateUsage(yargs) { method in CommandInstance
352 if (this.shouldUpdateUsage(yargs)) {
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1shouldUpdateUsage(s)&&s.getInternalMethods().getUsageInstance().usage(this.usageFromParentCommands…