MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / cli.ts

File cli.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { bootstrapRuntime } from './runtime/bootstrap-runtime.ts';
3import { buildCliToolCatalog } from './cli/cli-tool-catalog.ts';
4import { buildYargsApp } from './cli/yargs-app.ts';

Callers

nothing calls this directly

Calls 3

flushAndCloseSentryFunction · 0.90
findTopLevelCommandFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected