MCPcopy
hub / github.com/buildbot/buildbot / run

Method run

pkg/buildbot_pkg.py:265–267  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

263 """Custom egginfo command."""
264
265 def run(self):
266 self.run_command('build_js')
267 super().run()
268
269
270def setup_www_plugin(**kw):

Callers

nothing calls this directly

Calls 2

run_commandMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected