Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
styleUsage
Method · 0.95
styleSubcommandTerm
Method · 0.95
index.test-d.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected