MCPcopy Index your code
hub / github.com/coder/mux / serverLockfile.test.ts

File serverLockfile.test.ts

src/node/services/serverLockfile.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, afterEach } from "bun:test";
2import * as fs from "fs/promises";
3import * as path from "path";
4import * as os from "os";

Callers

nothing calls this directly

Calls 6

getLockPathMethod · 0.80
writeFileMethod · 0.65
statMethod · 0.65
acquireMethod · 0.45
readMethod · 0.45
releaseMethod · 0.45

Tested by

no test coverage detected