helpers/cli_tunnel.py.dox.md
cli_tunnel.py helper module.cli_tunnel.py because this directory is intentionally flat.cli_tunnel.py owns the runtime implementation.cli_tunnel.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.CliTunnelHelper (TunnelHelper)
start(self)stop(self)executable_name(name)chmod_executable(path)notify_download(notify, message, data=...)notify_download_complete(notify, message, data=...)download_file(url, destination, notify=...)platform_parts()extract_named_members_from_tar(archive_path, destination_dir, member_names)extract_named_members_from_zip(archive_path, destination_dir, member_names)RUNTIME_BIN_DIR.collections, flaredantic, helpers, helpers.tunnel_common, os, pathlib, platform, queue, shutil, subprocess, tarfile, tempfile, threading, time, urllib.request, zipfile.Path, files.get_abs_path, callable, destination.parent.mkdir, notify_download, tempfile.mkstemp, os.close, platform.system.lower, platform.machine.lower, destination_dir.mkdir, path.chmod, notify, temp_path.replace, notify_download_complete, RuntimeError, archive.getmembers, zipfile.ZipFile, archive.infolist, super.__init__, self.url_pattern.search.tests/test_tunnel_remote_link.pyNo child DOX files.