Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/caldera
/ _make_executor_map_key
Method
_make_executor_map_key
app/objects/c_ability.py:179–180 ·
view source on GitHub ↗
(name, platform)
Source
from the content-addressed store, hash-verified
177
178
@staticmethod
179
def
_make_executor_map_key(name, platform):
180
return
name, platform
Callers
2
find_executor
Method · 0.95
add_executor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected