mirror of
https://github.com/Mikaela/Limnoria.git
synced 2026-01-15 15:07:56 +01: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.