class documentation
class ReactorSelectionMixin: (source)
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 |
Display a list of possibly available reactor names. |
Method | opt |
Which reactor to use (see --help-reactors for a list of possibilities) |
Class Variable | comp |
Undocumented |
Class Variable | _get |
Undocumented |