MCPcopy Index your code
hub / github.com/git-bug/git-bug / Remove

Method Remove

repository/repo.go:112–112  ·  view source on GitHub ↗

Remove delete one document in the index.

(id string)

Source from the content-addressed store, hash-verified

110
111 // Remove delete one document in the index.
112 Remove(id string) error
113
114 // Clear empty the index.
115 Clear() error

Callers 15

RemoveMethod · 0.65
RemoveAllMethod · 0.65
evictIfNeededMethod · 0.65
CloseMethod · 0.65
repoIsAvailableFunction · 0.65
TestCacheFunction · 0.65
TestRemoveFunction · 0.65
RemoveFunction · 0.65
runBugRmFunction · 0.65
ClearFunction · 0.65
selectedFunction · 0.65
LaunchEditorFunction · 0.65

Implementers 1

bleveIndexrepository/index_bleve.go

Calls

no outgoing calls

Tested by 2

TestCacheFunction · 0.52
TestRemoveFunction · 0.52