MCPcopy
hub / github.com/Fission-AI/OpenSpec / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import { asStatus } from '../commands/shared-output.js';
2import { Command, Option } from 'commander';
3import { createRequire } from 'module';
4import ora from 'ora';

Callers

nothing calls this directly

Calls 15

maybeShowTelemetryNoticeFunction · 0.85
getCommandPathFunction · 0.85
trackCommandFunction · 0.85
shutdownFunction · 0.85
failWithErrorFunction · 0.85
hiddenStorePathOptionFunction · 0.85
resolveRootForCommandFunction · 0.85
toRootOutputFunction · 0.85
registerSpecCommandFunction · 0.85
registerConfigCommandFunction · 0.85
registerSchemaCommandFunction · 0.85
registerStoreCommandFunction · 0.85

Tested by

no test coverage detected