MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / daemon-state.test.ts

File daemon-state.test.ts

apps/cli/src/daemon-state.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "@effect/vitest";
2import { BunServices } from "@effect/platform-bun";
3import { mkdtempSync, rmSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 5

canonicalDaemonHostFunction · 0.90
currentDaemonScopeIdFunction · 0.90
writeDaemonPointerFunction · 0.90
readDaemonPointerFunction · 0.90
resolveFunction · 0.50

Tested by

no test coverage detected