MCPcopy
hub / github.com/victorporof/Sublime-HTMLPrettify / run

Method run

src/py/commands.py:63–64  ·  view source on GitHub ↗
(self, _)

Source from the content-addressed store, hash-verified

61
62class HtmlprettifyOpenBugFile(TextCommand):
63 def run(self, _):
64 file_bug()
65
66
67class HtmlprettifyOpenReleaseNotes(TextCommand):

Callers

nothing calls this directly

Calls 1

file_bugFunction · 0.85

Tested by

no test coverage detected