- Improved error handling - use
Result
,StatusError
, andOption
instead of empty strings - Applied changes based on code review in this Reddit comment
- Applied changes based on code review in #1
- Port of dwmstatus as it was on 2018-12-25
Result
, StatusError
, and Option
instead of empty strings