Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ main
Function
main
st2common/st2common/content/bootstrap.py:461–464 ·
view source on GitHub ↗
(argv)
Source
from the content-addressed store, hash-verified
459
460
461
def
main(argv):
462
setup(argv)
463
register_content()
464
teardown()
465
466
467
# This script registers actions and rules from content-packs.
Callers
1
bootstrap.py
File · 0.70
Calls
3
register_content
Function · 0.85
setup
Function · 0.70
teardown
Function · 0.70
Tested by
no test coverage detected