Commit Graph

5 Commits

Author SHA1 Message Date
888df20cc9
Rework commandline arguments && Add Exceptions 2023-06-03 14:50:13 +02:00
04048c4cb9
Implement determinePacmanCacheDirectory
Used a StreamReader to read pacman.conf and then read one line until a line contains CacheDir
Then used a regex to only get the cache directory
2023-06-03 12:11:32 +02:00
5a09db7423
Change formatting to spaces 2023-06-03 09:35:43 +02:00
281b6f01a2
Add formating rules 2023-06-03 08:51:24 +02:00
64100065c9
Add method stubs 2023-05-27 19:18:45 +02:00