MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / Clear

Method Clear

internal/adapters/adapters.go:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160}
161
162func (c *CacheAdapter) Clear() error {
163 return c.cache.Clear()
164}

Callers 1

TestCacheAdapter_ClearFunction · 0.95

Calls 1

ClearMethod · 0.65

Tested by 1

TestCacheAdapter_ClearFunction · 0.76