mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
b9c27f9838
Removes unwrap and returns a Result instead of panicing if an invalid path is given. Previously if the flag: '-x' was provided with an argument of an invalid directory the code would crash here