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:103–104 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
101
102
@classmethod
103
def
_get_impl(cls):
104
return
cls.impl
105
106
@classmethod
107
def
_get_by_object(cls, object):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected