Build a single-level focused config object from a multi-level one.
The returned config object can be used to perform get/set/delete operations
on a single specific level.
Getting several times the same level from the same parent multi-level config
will return different config instances, but containing the same config_file
instance.
Build a single-level focused config object from a multi-level one.
The returned config object can be used to perform get/set/delete operations on a single specific level.
Getting several times the same level from the same parent multi-level config will return different config instances, but containing the same config_file instance.