Closed dennismonsewicz closed 10 years ago
Added in a new method to allow for typecasting of values.
Usage
ini = IniFile.new(filename: 'path/to/ini/file', classify: true)
Added in a new method to allow for typecasting of values.
Usage