Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 346 Bytes

cls-worker.rst

File metadata and controls

16 lines (10 loc) · 346 Bytes

Workers

.. py:module:: buildbot.worker

The :py:class:`Worker` class represents a worker, which may or may not be connected to the master. Instances of this class are created directly in the Buildbot configuration file.

Worker

.. py:class:: Worker

    .. py:attribute:: workerid

        The ID of this worker in the database.