Searched refs:ssh_port_path (Results 1 – 1 of 1) sorted by relevance
59 def ssh_port_path(arch: Arch): function86 if not ssh_port_path(arch).exists():88 return int(ssh_port_path(arch).read_text())228 ssh_port_path(arch).write_text(str(port))