Table of Contents

Class: ConfigurationRoot ./src/peak/config/config_components.py

Default implementation for a configuration root.

If you think you want to subclass this, you're probably wrong. Note that you can have whatever setup code you want, called automatically from .ini files loaded by this class. We recommend you try that approach first.

Base Classes   
IniLoader
    Configurable
ServiceArea
    Configurable
Methods   
nameNotFound
noMoreValues
  nameNotFound 
nameNotFound (
        self,
        root,
        name,
        forObj,
        default=NOT_GIVEN,
        )

  noMoreValues 
noMoreValues (
        self,
        root,
        configKey,
        forObj,
        )


Table of Contents

This document was automatically generated on Mon Mar 31 01:11:03 2025 by HappyDoc version 2.1