Searched defs:get_ssh_prefix (Results 1 – 2 of 2) sorted by relevance
82 def get_ssh_prefix(host_port_pair: str) -> List[str]: function
77 def get_ssh_prefix(host_port_pair: Tuple[str, int]) -> List[str]: function