mirror of
https://github.com/craigerl/aprsd.git
synced 2026-02-19 06:23:49 -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")