Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ existsSync, mkdirSync, readFileSync, writeFileSync } from
'node:fs'
;
2
import
{ createInterface } from
'node:readline/promises'
;
3
import
{ stdin as input, stdout as output } from
'node:process'
;
4
import
{ dirname } from
'node:path'
;
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected