mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-27 05:21:09 -05:00
Config.{set,get,default} should only be called on settable config variables. Detect whether the given argument is settable and emit an error if not. This avoids an uncaught exception.