예제 #1
0
파일: worker.py 프로젝트: mthxx/Comms
 def get_channels(self):
     Communicator.CHANNEL_LIST = SSH.get_channels(Communicator.TCP_HOST, Communicator.TCP_PORT)
     self.channels_received.emit()