Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/unbug/codelf
/ on_done
Method
on_done
Mdnsearch.py:31–32 ·
view source on GitHub ↗
(self, input)
Source
from the content-addressed store, hash-verified
29
self.on_done, self.on_change, self.on_cancel)
30
31
def
on_done(self, input):
32
SearchFor(input)
33
34
def
on_change(self, input):
35
pass
Callers
nothing calls this directly
Calls
1
SearchFor
Function · 0.85
Tested by
no test coverage detected