t.a.a.ReactorSelectionMixin : class documentation

Part of twisted.application.app View Source View In Hierarchy

Known subclasses: twisted.application.app.ServerOptions, twisted.scripts.trial.Options, twisted.trial._dist.options.WorkerOptions

Provides options for selecting a reactor to install.

If a reactor is installed, the short name which was used to locate it is saved as the value for the "reactor" key.

Method opt_help_reactors Display a list of possibly available reactor names.
Method opt_reactor Which reactor to use (see --help-reactors for a list of possibilities)
def opt_help_reactors(self): (source)
Display a list of possibly available reactor names.
def opt_reactor(self, shortName): (source)
Which reactor to use (see --help-reactors for a list of possibilities)
API Documentation for Twisted, generated by pydoctor at 2013-11-18 18:11:01.