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

File atomicWriteTempPath.test.ts

src/node/runtime/atomicWriteTempPath.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "path";
2import { describe, expect, it, spyOn } from "bun:test";
3import { getAtomicWriteTempPath } from "./atomicWriteTempPath";
4

Callers

nothing calls this directly

Calls 2

getAtomicWriteTempPathFunction · 0.90
basenameMethod · 0.45

Tested by

no test coverage detected