MCPcopy 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_executorMethod · 0.95
add_executorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected