Searched refs:is_client_install_supported (Results 1 – 5 of 5) sorted by relevance
69 if not host.is_client_install_supported:112 if not self.host.is_client_install_supported:136 if not self.host.is_client_install_supported:
27 def is_client_install_supported(self): member in CastOSHost
47 password="", is_client_install_supported=True, argument71 self._is_client_install_supported = is_client_install_supported107 def is_client_install_supported(self): member in AbstractSSHHost
161 is_client_install_supported=False,
66 if host.is_client_install_supported: