MCPcopy
hub / github.com/rpamis/comet / index.ts

File index.ts

src/cli/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command, Option } from 'commander';
2import { createRequire } from 'module';
3import { initCommand } from '../commands/init.js';
4import { statusCommand } from '../commands/status.js';

Callers

nothing calls this directly

Calls 5

initCommandFunction · 0.85
statusCommandFunction · 0.85
doctorCommandFunction · 0.85
updateCommandFunction · 0.85
uninstallCommandFunction · 0.85

Tested by

no test coverage detected