mirror of
https://github.com/craigerl/aprsd.git
synced 2026-01-08 09:28:45 -05:00
The config object now has builtin dot notation getter with default
config.get("some.path.here", default="Not found")
The config object now has builtin dot notation getter with default
config.get("some.path.here", default="Not found")