Add cache cleaning #13

Merged
luke merged 4 commits from development into main 2024-04-30 21:50:31 +00:00

4 Commits

Author SHA1 Message Date
9c59a838ad Update documentation in wrappers/mod and wrappers/pacman 2024-04-30 17:49:45 -04:00
41a7eb90c5 Change api folder to wrappers 2024-04-30 17:42:58 -04:00
9d264ecbf4 Add cache clearing 2024-04-30 17:39:48 -04:00
aa1057dbd8 New check_exit_code fn
The new check_exit_code fn in pacman.rs allows update_all and remove_unused to share the logic that checks exit codes and returns an error if not 0.
2024-04-30 17:22:56 -04:00