MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / cli-linux.globalsetup.ts

File cli-linux.globalsetup.ts

e2e/setup/cli-linux.globalsetup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setupCliTarget } from "./cli.globalsetup";
2
3export default (): Promise<(() => Promise<void>) | void> => setupCliTarget("linux");

Callers

nothing calls this directly

Calls 1

setupCliTargetFunction · 0.90

Tested by

no test coverage detected