Module rsh

Remote shell module. Allows dopy method invocations via remote shell, secure shell, or any other means of running a single program.

Classes

Functions

makeServer()

def makeServer():

_factory(id)

def _factory(id):

remote(cmd, key)

def remote(cmd, key):

wait()

def wait():