mirror of
https://github.com/craigerl/aprsd.git
synced 2026-01-07 08:58:41 -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")