Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 74a079f60081eb768b37d9cbd7adb753 > files > 20

buildbot-doc-0.8.8-3.mga4.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.