MCPcopy Create free account
hub / github.com/StackStorm/st2 / get_metadata

Function get_metadata

contrib/runners/python_runner/python_runner/python_runner.py:479–480  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

477
478
479def get_metadata():
480 return get_runner_metadata("python_runner")[0]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected