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

Method on_cancel

Mdnsearch.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 pass
36
37 def on_cancel(self):
38 pass
39
40
41class CodelfSelectionCommand(sublime_plugin.TextCommand):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected