File: //usr/lib/python3/dist-packages/twisted/trial/_dist/__pycache__/options.cpython-38.pyc
U
W[� � @ sL d Z ddlmZ ddlmZ ddlmZ ddlmZ G dd� deee�Z dS ) z=
Options handling specific to trial's workers.
@since: 12.3
� ��FilePath)�Options)�
_BasicOptions)�ReactorSelectionMixinc @ 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.
Zcoverager )�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 Ztwisted.python.filepathr Ztwisted.python.usager Ztwisted.scripts.trialr Ztwisted.application.appr r r r r r
�<module> s