Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ nestedCommands.js
File
nestedCommands.js
examples/nestedCommands.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ Command } from
'commander'
;
4
const
program =
new
Command();
Callers
nothing calls this directly
Calls
5
makeHeatCommand
Function · 0.85
command
Method · 0.80
action
Method · 0.80
addCommand
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected