0exp / qonfig

Powerful configuration Ruby-framework with a support for many commonly used config formats with a multi-functional API, developer-friendly DSL and object-oriented behavior.
MIT License
23 stars 8 forks source link

[load/expose] Expose only a sub-set configs from a file #123

Open 0exp opened 3 years ago

0exp commented 3 years ago
kek:
 pek:
    cheburek: '1'
 fek:
    balabek: '2'
expose 'file_path', subset: 'kek.fek', (and etc: via, env:, ...)
# and etc