Registry / config / inifile

inifile

JSON →
library3.0.0rbrubygemsunverified

Parse and manipulate INI configuration files with support for sections, properties, and comments.

gem install inifile
INSTALL
IMPORT
SIG · INIFILE
I
inifile
configrubyv3.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.

IniFile
require 'inifile'

Load an INI file and read a value.

require 'inifile' ini = IniFile.load('config.ini') puts ini['section1']['var1']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Resources
inifile — gem install inifile · libregistry