5 Commits

Author SHA1 Message Date
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
d4dc405b2b
Begin commandline arguments 2023-05-27 18:32:46 +02:00
00b50f0601
Start project pacserver 2023-05-27 18:04:13 +02:00