Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tj/commander.js
/ string-util.js
File
string-util.js
examples/string-util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
'commander'
;
2
const
program =
new
Command();
3
4
// This is used as an example in the README for the Quick Start.
Callers
nothing calls this directly
Calls
8
version
Method · 0.80
description
Method · 0.80
action
Method · 0.80
option
Method · 0.80
argument
Method · 0.80
command
Method · 0.80
parse
Method · 0.80
name
Method · 0.45
Tested by
no test coverage detected