Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 464 Bytes

cls-irenderable.rst

File metadata and controls

14 lines (8 loc) · 464 Bytes

single: Properties; IRenderable

IRenderable

Providers of this class can be "rendered", based on available properties, when a build is started.

getRenderingFor(iprops)

param iprops

the ~buildbot.interfaces.IProperties provider supplying the properties of the build.

Returns the interpretation of the given properties, optionally in a Deferred.