rkennedy / setting-watchdog

Reset OS settings when they change
The Unlicense
0 stars 0 forks source link

Clean up map access #25

Closed rkennedy closed 3 years ago

rkennedy commented 3 years ago

The get function now returns an optional, so the task of choosing a default value is shifted to the caller instead of get needing to deal with it.