Registry / config / rclconf

rclconf

JSON →
library1.0.0rbrubygemsunverified

A pure Ruby library for configuration management using YAML files and command-line options.

gem install rclconf
INSTALL
IMPORT
SIG · RCLCONF
R
rclconf
configrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rclconf
require 'rclconf'

Load and access configuration from a YAML file.

require 'rclconf' config = Rclconf::Config.new('config.yml') puts config.get(:key)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
34
Resources
rclconf — gem install rclconf · libregistry