MCPcopy Create free account
hub / github.com/BuilderIO/framework-benchmarks / kill.ts

File kill.ts

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

Source from the content-addressed store, hash-verified

1import { getFrameworks } from '../helpers/get-frameworks.js';
2import { killAll } from '../helpers/kill-process.js';
3
4// Kill all processes running on our framework ports

Callers

nothing calls this directly

Calls 2

killAllFunction · 0.85
getFrameworksFunction · 0.85

Tested by

no test coverage detected