helpers/tunnel_common.py.dox.md
tunnel_common.py helper module.tunnel_common.py because this directory is intentionally flat.tunnel_common.py owns the runtime implementation.tunnel_common.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.TunnelHelper (no explicit base class)
notify_starting(self, label)notify_url_ready(self, label, url)notify_stopped(self, label)FlaredanticTunnelHelper (TunnelHelper)
build_tunnel(self)start(self)stop(self)event_value(event)flaredantic.callable, self._notify, self.notify_starting, self.build_tunnel, self.tunnel.start, self.notify_stopped, self.notify_callback, self.notify_url_ready, self.tunnel.stop.tests/test_tunnel_remote_link.pyNo child DOX files.