Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-mixlib-config
Simple class based config mechanism for Ruby
https://github.com/chef/mixlib-config
0
no reviews
Install
Mixlib-config provides a class based object to store and manipulate configuration values. A file can be read in to populate the object, and values can be set and read from the internal hash using methods.