mantono / prune

Find large files on your disk
MIT License
3 stars 0 forks source link

Panic on unwrap: "No such file or directory" #31

Closed mantono closed 3 years ago

mantono commented 3 years ago
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/print.rs:70:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace