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

Module properties

source code

Classes
  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.