mirror of
https://github.com/craigerl/aprsd.git
synced 2025-12-21 05:04:34 -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")