Beispiel #1
0
 def start_daemon(self, port):
     """
 Starts a local daemon.
 """
     client.start_daemon(port, get_config_dir())
Beispiel #2
0
 def start_daemon(self, port):
     """
 Starts a local daemon.
 """
     client.start_daemon(port, get_config_dir())