MCPcopy
hub / github.com/perkeep/perkeep / ExportSetExpandLocationHook

Function ExportSetExpandLocationHook

pkg/search/export_test.go:33–33  ·  view source on GitHub ↗
(val bool)

Source from the content-addressed store, hash-verified

31func ExportSetCandidateSourceHook(fn func(string)) { candSourceHook = fn }
32
33func ExportSetExpandLocationHook(val bool) { expandLocationHook = val }
34
35func ExportBufferedConst() int { return buffered }
36

Callers 1

TestQueryFileLocationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected