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

File command.name.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

parseMethod · 0.80
commandMethod · 0.80
helpInformationMethod · 0.80
nameFromFilenameMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected