Searched refs:shouldUpdateUsage (Results 1 – 2 of 2) sorted by relevance
153 if (this.shouldUpdateUsage(innerYargs)) {172 shouldUpdateUsage(yargs) { method in CommandInstance352 if (this.shouldUpdateUsage(yargs)) {
1 …shouldUpdateUsage(s)&&s.getInternalMethods().getUsageInstance().usage(this.usageFromParentCommands…