Package buildbot :: Package process :: Module properties
[hide private]
[frames] | no frames]

Module properties

source code

Classes [hide private]
  Properties
I represent a set of properties that can be interpolated into various strings in buildsteps.
  PropertyMap
Privately-used mapping object to implement WithProperties' substitutions, including the rendering of None as ''.
  WithProperties
This is a marker class, used fairly widely to indicate that we want to interpolate build properties.
Variables [hide private]
  __package__ = 'buildbot.process'