MCPcopy
hub / github.com/actions/cache / getCacheState

Method getCacheState

src/stateProvider.ts:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 getState(key: string): string;
8
9 getCacheState(): string | undefined;
10}
11
12class StateProviderBase implements IStateProvider {

Callers 2

saveImplFunction · 0.65

Implementers 1

StateProviderBasesrc/stateProvider.ts

Calls

no outgoing calls

Tested by

no test coverage detected