MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / atomic-write.test.ts

File atomic-write.test.ts

test/atomic-write.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, afterEach } from 'vitest';
2import { promises as fs } from 'fs';
3import * as os from 'os';
4import * as path from 'path';

Callers

nothing calls this directly

Calls 5

writeFileAtomicFunction · 0.85
bigFunction · 0.85
withLockFunction · 0.85
acquireLockFunction · 0.85
tmpDirFunction · 0.70

Tested by

no test coverage detected