Closed Jan200101 closed 4 months ago
Implements #25
a bit (very) messy since I couldn't find a good location on where to put what and everything seems fragmented.
Downloading will always be done to the directory from helper::get_tmp_dir() since it's a temporary file that gets cleaned up with the clean subcommand.
helper::get_tmp_dir()
clean
Implements #25
a bit (very) messy since I couldn't find a good location on where to put what and everything seems fragmented.