Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
270
def
setup_www_plugin(**kw):
Callers
nothing calls this directly
Calls
2
run_command
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected