11 lines
270 B
ReStructuredText
11 lines
270 B
ReStructuredText
Util API
|
|
========
|
|
|
|
The Util API, located under the :mod:`bonobo.util` namespace, contains helpers functions and decorators to work with
|
|
and inspect transformations, graphs, and nodes.
|
|
|
|
.. automodule:: bonobo.util
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|