Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ command.allowExcessArguments.test.js
File
command.allowExcessArguments.test.js
tests/command.allowExcessArguments.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createTestCommand } from
'./testHelpers.js'
;
2
import
{ test, describe } from
'node:test'
;
3
import
assert from
'node:assert/strict'
;
4
Callers
nothing calls this directly
Calls
6
createTestCommand
Function · 0.90
configureCommand
Function · 0.85
parse
Method · 0.80
allowExcessArguments
Method · 0.80
command
Method · 0.80
argument
Method · 0.80
Tested by
no test coverage detected