MCPcopy
hub / github.com/unbug/codelf / on_change

Method on_change

Mdnsearch.py:34–35  ·  view source on GitHub ↗
(self, input)

Source from the content-addressed store, hash-verified

32 SearchFor(input)
33
34 def on_change(self, input):
35 pass
36
37 def on_cancel(self):
38 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected