aboutsummaryrefslogtreecommitdiffstats
path: root/tests/raw.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-23Golf tests a bitSven-Hendrik Haase1-38/+30
2021-09-11cargo fmtjikstra1-1/+3
2021-09-10Fix testsjikstra1-2/+2
2021-09-10Remove unused imports and filesjikstra1-4/+0
2021-09-10Fix testsjikstra1-2/+2
2021-09-10Apply requested changesjikstra1-2/+0
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