MCPcopy Index your code
hub / github.com/actions/setup-java / cache.test.ts

File cache.test.ts

__tests__/cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {mkdtempSync} from 'fs';
2import {tmpdir} from 'os';
3import {join} from 'path';
4import {restore, save} from '../src/cache';

Callers

nothing calls this directly

Calls 8

restoreFunction · 0.90
saveFunction · 0.90
projectRootFunction · 0.85
createFileFunction · 0.85
createDirectoryFunction · 0.85
resetStateFunction · 0.70

Tested by

no test coverage detected