File: //usr/lib/python3/dist-packages/twisted/trial/_dist/__pycache__/options.cpython-310.pyc
o
�b� � @ sL d Z ddlmZ ddlmZ ddlmZ ddlmZ G dd� deee�Z dS ) z=
Options handling specific to trial's workers.
@since: 12.3
� )�ReactorSelectionMixin��FilePath)�Options)�
_BasicOptionsc @ s e Zd ZdZdd� ZdS )�
WorkerOptionsz<
Options forwarded to the trial distributed worker.
c C s t d�S )zx
Return a L{FilePath} representing the directory into which coverage
results should be written.
�coverager )�self� r
�=/usr/lib/python3/dist-packages/twisted/trial/_dist/options.py�coverdir s zWorkerOptions.coverdirN)�__name__�
__module__�__qualname__�__doc__r r
r
r
r r s r N)
r �twisted.application.appr �twisted.python.filepathr �twisted.python.usager �twisted.scripts.trialr r r
r
r
r �<module> s