twisted.trial._dist.options.WorkerOptions(_BasicOptions, Options, ReactorSelectionMixin)
class documentationtwisted.trial._dist.options
View Source
(View In Hierarchy)
Options forwarded to the trial distributed worker.
Method | coverdir | Return a FilePath
representing the directory into which coverage results should be
written. |
Inherited from ReactorSelectionMixin:
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) |
Inherited from ReactorSelectionMixin:
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) |
Inherited from ReactorSelectionMixin:
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) |