Searched defs:AmariSoftClient (Results 1 – 4 of 4) sorted by relevance
31 def __init__(self, remote: amarisoft_client.AmariSoftClient):
32 def __init__(self, remote: amarisoft_client.AmariSoftClient):
58 def __init__(self, remote: amarisoft_client.AmariSoftClient):
39 class AmariSoftClient(ssh_utils.RemoteClient): class