MCPcopy
hub / github.com/freedomofpress/dangerzone / runtime_path

Function runtime_path

tests/isolation_provider/test_container.py:52–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50
51@pytest.fixture
52def runtime_path() -> str:
53 return str(init_podman_command().runner.podman_path)
54
55
56class TestContainer(IsolationProviderTest):

Callers

nothing calls this directly

Calls 1

init_podman_commandFunction · 0.90

Tested by

no test coverage detected