MCPcopy Create free account
hub / github.com/Macmod/godap / searchQueryDoneHandler

Function searchQueryDoneHandler

tui/search.go:400–402  ·  view source on GitHub ↗
(key tcell.Key)

Source from the content-addressed store, hash-verified

398}
399
400func searchQueryDoneHandler(key tcell.Key) {
401 executeSearch("")
402}
403
404func executeSearch(overrideBaseDN string) {
405 updateLog("Performing recursive query...", "yellow")

Callers

nothing calls this directly

Calls 1

executeSearchFunction · 0.85

Tested by

no test coverage detected