summaryrefslogtreecommitdiff
path: root/docs/api/traversal.rst
blob: 8195ddec4c3453f48b31d9458d3c2d1925152857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _traversal_module:

:mod:`repoze.bfg.traversal`
---------------------------

.. automodule:: repoze.bfg.traversal

  .. autofunction:: find_interface

  .. autofunction:: find_model

  .. autofunction:: find_root

  .. autofunction:: model_path

.. note:: A function named ``model_url`` used to be present in this
   module.  It was moved to :ref:`url_module` in version 0.6.1.