File: parser.rst

package info (click to toggle)
python-oslo.config 1%3A3.17.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,132 kB
  • ctags: 2,100
  • sloc: python: 8,969; makefile: 31; sh: 30
file content (11 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
------------
File Parsing
------------

.. autoclass:: oslo_config.iniparser.BaseParser

.. autoclass:: oslo_config.cfg.ConfigParser
   :members: parse

.. autoclass:: oslo_config.cfg.MultiConfigParser
   :members: read, get