Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yargs/yargs
/ parse-command.mjs
File
parse-command.mjs
test/parse-command.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global describe, it */
2
import
{expect} from
'chai'
;
3
import
{parseCommand} from
'../build/lib/parse-command.js'
;
4
Callers
nothing calls this directly
Calls
1
parseCommand
Function · 0.85
Tested by
no test coverage detected