aboutsummaryrefslogtreecommitdiffstats
path: root/tests/raw.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-02cargo fmt & cargo clippyjikstra1-5/+3
2021-09-02Fix testsjikstra1-16/+19
2021-09-01Implement a raw rendering mode for recursive folder downloadjikstra1-0/+103
- Raw mode only displays file/folders and is more focused on computer processing - Display a banner in footer to recursively download the current folder with wget