Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 821bff9b1c6450f83fd56c64b66aa3f7 > files > 22

buildbot-doc-0.8.12-3.mga6.noarch.rpm

.. index:: single: Properties; IRenderable

IRenderable
===========

.. class:: buildbot.interfaces.IRenderable::

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

    .. method:: getRenderingFor(iprops)

        :param iprops: the :class:`~buildbot.interfaces.IProperties` provider supplying the properties of the build.

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