This is a fake implementation of the interface implied by CommandLocator.

Method __init__ Remember the given keyword arguments as a set of responders.
Method locateResponder Look up and return a function passed as a keyword argument of the given name to the constructor.
def __init__(self):

Remember the given keyword arguments as a set of responders.

def locateResponder(self, commandName):

Look up and return a function passed as a keyword argument of the given name to the constructor.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.