summaryrefslogtreecommitdiff
path: root/src/downloader.rs
AgeCommit message (Expand)Author
2025-08-03✨feat: add a more spesific error for the download processNaz
2025-08-01🐛fix: exit with non-zero status when error occursNaz
2025-07-31✨feat: remove expect from path moduleNaz
2025-07-31✨feat: use the custom Result type instead of the standardNaz
2025-07-29🔧refactor: move the path preparing logic to DownloaderNaz
2025-07-29🔧refactor: remove types.rsNaz