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

File cache-restore.test.ts

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

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core';
2import * as cache from '@actions/cache';
3import * as path from 'path';
4import * as glob from '@actions/glob';

Callers

nothing calls this directly

Calls 3

restoreCacheFunction · 0.90
setWorkspaceForFunction · 0.85
findCacheFolderFunction · 0.85

Tested by

no test coverage detected