Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ _get_impl
Method
_get_impl
st2common/st2common/persistence/rule.py:25–26 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
23
24
@classmethod
25
def
_get_impl(cls):
26
return
cls.impl
27
28
29
class
RuleType(Access):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected