MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / open

Method open

python/src/cmdop/resources/tunnels.py:18–38  ·  view source on GitHub ↗
(
        self,
        session_id: str,
        *,
        local_port: int,
        protocol: str = "http",
        local_host: str = "127.0.0.1",
        subdomain: str | None = None,
        options: dict[str, str] | None = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_unaryMethod · 0.80

Tested by

no test coverage detected