MCPcopy Create free account
hub / github.com/ShipSecAI/studio / setup-e2e-env.ts

File setup-e2e-env.ts

e2e-tests/scripts/setup-e2e-env.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync, mkdirSync, readFileSync, writeFileSync } from 'node:fs';
2import { createInterface } from 'node:readline/promises';
3import { stdin as input, stdout as output } from 'node:process';
4import { dirname } from 'node:path';

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected