MCPcopy Create free account
hub / github.com/Gan-Xing/CodexBridge / cli.ts

File cli.ts

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

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import fsp from 'node:fs/promises';
3import { spawn, type ChildProcess } from 'node:child_process';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected