rdossant / modularity / fedmod

Forked from modularity/fedmod 5 years ago
Clone

1448abe add basic configuration framework

Authored and Committed by nphilipp 5 years ago
    add basic configuration framework
    
    The Config class loads YAML configuration files and merges them after
    verifying their structure. Use it as a dict for accessing the
    configurable options.
    
        
file modified
+1 -0
file added
+224