MCPcopy Create free account
hub / github.com/omkarcloud/botasaurus /

Class

js/botasaurus-js/src/cache.ts:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132class Cache {
133 static cacheDirectory = relativePath('cache');
134 static REFRESH = 'REFRESH';
135

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected