Searched refs:is_client_install_supported (Results 1 – 5 of 5) sorted by relevance
64 if not host.is_client_install_supported:104 if not self.host.is_client_install_supported:124 if not self.host.is_client_install_supported:
30 is_client_install_supported=True, afe_host=None, argument51 self._is_client_install_supported = is_client_install_supported82 def is_client_install_supported(self): member in AbstractSSHHost
66 self.is_client_install_supported = False
215 is_client_install_supported=False,
89 if host.is_client_install_supported: