Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ _get_impl
Method
_get_impl
st2common/st2common/persistence/rbac.py:54–55 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
52
53
@classmethod
54
def
_get_impl(cls):
55
return
cls.impl
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected