MCPcopy
hub / github.com/codeaashu/claude-code / ultraplan.tsx

File ultraplan.tsx

src/commands/ultraplan.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'fs';
2import { REMOTE_CONTROL_DISCONNECTED_MSG } from '../bridge/types.js';
3import type { Command } from '../commands.js';
4import { DIAMOND_OPEN } from '../constants/figures.js';

Callers

nothing calls this directly

Calls 2

readFileSyncFunction · 0.90
resolveMethod · 0.45

Tested by

no test coverage detected