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