File: api.rst

package info (click to toggle)
python-cotyledon 1.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: python: 1,067; sh: 34; makefile: 23
file content (14 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
========
API
========

.. autoclass:: cotyledon.Service
   :members:
   :special-members: __init__

.. autoclass:: cotyledon.ServiceManager
   :members:
   :special-members: __init__

.. autofunction:: cotyledon.oslo_config_glue.setup