MCPcopy
hub / github.com/tj/commander.js / command.parseOptions.test.js

File command.parseOptions.test.js

tests/command.parseOptions.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as childProcess from 'child_process';
2import * as commander from '../index.js';
3import * as path from 'path';
4import * as util from 'util';

Callers

nothing calls this directly

Calls 10

createProgram1032Function · 0.85
createProgramFunction · 0.85
parseMethod · 0.80
parseOptionsMethod · 0.80
argumentMethod · 0.80
optionMethod · 0.80
allowUnknownOptionMethod · 0.80
commandMethod · 0.80
optsMethod · 0.80

Tested by

no test coverage detected