QEDK / configparser-rs

A simple configuration parsing utility with no dependencies built on Rust.
https://crates.io/crates/configparser
Other
66 stars 21 forks source link

Add function to set boolean defaults #13

Closed QEDK closed 3 years ago

QEDK commented 3 years ago

Currently we have a method getboolcoerce() that allows coercing certain values into bool. We should add a helper function to modify what those values can be.

QEDK commented 3 years ago

Done in fa6d967da9a2e371cace41f75201a9cdc780063d