MCPcopy
hub / github.com/tj/commander.js / help.visibleCommands.test.js

File help.visibleCommands.test.js

tests/help.visibleCommands.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

visibleCommandsMethod · 0.80
commandMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected