Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ styleCommandText
Method
styleCommandText
lib/help.js:607–609 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
605
return
str;
606
}
607
styleCommandText(str) {
608
return
str;
609
}
610
611
/**
612
* Calculate the pad width from the maximum term length.
Callers
2
styleUsage
Method · 0.95
index.test-d.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected