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

File cache-utils.test.ts

__tests__/cache-utils.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 path from 'path';
4import * as utils from '../src/cache-utils';

Callers

nothing calls this directly

Calls 4

isCacheFeatureAvailableFunction · 0.90
isGhesFunction · 0.90
createMethod · 0.80

Tested by

no test coverage detected