Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ _get_impl
Method
_get_impl
tools/migrate_rules_to_include_pack.py:117–118 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
115
116
@classmethod
117
def
_get_impl(cls):
118
return
cls.impl
119
120
121
def
migrate_rules():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected