Package buildbot :: Module config :: Class MasterConfig
[frames] | no frames]

Class MasterConfig

source code

object --+
         |
        MasterConfig

Namespace for master configuration values. An instance of this class is available at master.config.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Instance Variables
  changeHorizon = None
the current change horizon
  validation
regexes for preventing invalid inputs
Properties

Inherited from object: __class__