MCPcopy Create free account
hub / github.com/RTradeLtd/Lens / Remove

Method Remove

engine/engine.go:24–24  ·  view source on GitHub ↗
(hash string)

Source from the content-addressed store, hash-verified

22
23 IsIndexed(hash string) bool
24 Remove(hash string) error
25
26 Close()
27}

Callers 4

removeMethod · 0.65
TestV2_RemoveFunction · 0.65
modelFilesFunction · 0.65
TestEngine_parallelFunction · 0.65

Implementers 2

FakeSearchermocks/engine.mock.go
Engineengine/engine.go

Calls

no outgoing calls

Tested by 2

TestV2_RemoveFunction · 0.52
TestEngine_parallelFunction · 0.52