MCPcopy Index your code
hub / github.com/QwikDev/qwik / index.ts

File index.ts

e2e/qwik-cli-e2e/utils/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ChildProcess, exec, execSync } from 'child_process';
2import { existsSync, mkdirSync, readFileSync, rmSync, writeFileSync } from 'fs';
3import { yellow } from 'kleur/colors';
4import { dirname, join, resolve } from 'path';

Callers

nothing calls this directly

Calls 1

_computeWorkspaceRootFunction · 0.85

Tested by

no test coverage detected