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.