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

File cache-utils.ts

src/cache-utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

getCommandOutputNotEmptyFunction · 0.85
getCommandOutputFunction · 0.85

Tested by

no test coverage detected