MCPcopy
hub / github.com/tj/commander.js / styleSubcommandText

Method styleSubcommandText

lib/help.js:604–606  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

602 return str;
603 }
604 styleSubcommandText(str) {
605 return str;
606 }
607 styleCommandText(str) {
608 return str;
609 }

Callers 3

styleUsageMethod · 0.95
styleSubcommandTermMethod · 0.95
index.test-d.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected