MCPcopy
hub / github.com/tj/commander.js / options.env.test.js

File options.env.test.js

tests/options.env.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as commander from '../index.js';
2import { test, describe } from 'node:test';
3import assert from 'node:assert/strict';
4

Callers

nothing calls this directly

Calls 10

addOptionMethod · 0.80
envMethod · 0.80
parseMethod · 0.80
optsMethod · 0.80
setOptionValueMethod · 0.80
actionMethod · 0.80
commandMethod · 0.80
defaultMethod · 0.45
argParserMethod · 0.45

Tested by

no test coverage detected