Commit Graph

14 Commits

Author SHA1 Message Date
bf693c638a I messed up, but I fixed it
I just realized that the event of ConfigFileManager needs a method
that only accepts an Exception type parameter
2023-04-16 21:05:25 +02:00
d108d1ce21 Including erroName parameter 2023-04-16 21:03:56 +02:00
4a43cfd8ed Finished ListPasswords method 2023-04-16 21:03:44 +02:00
b74bb2fcdd I decided to return a code, 0 if success and 1 if error 2023-04-16 21:03:29 +02:00
15ce2f3211 Removing comment 2023-04-16 21:02:07 +02:00
ec143358c1 Help message method 2023-04-16 20:46:24 +02:00
0f9874655b Event handler method 2023-04-16 20:46:14 +02:00
23cc855940 Adding ListPasswords method. Does nothing yet 2023-04-16 20:45:54 +02:00
4c2b8a82e3 Adding Main method, only help message is handled now 2023-04-16 20:45:13 +02:00
5849dd5ebd Adding static field for binary name, in case I need it 2023-04-16 20:44:44 +02:00
605f345dc0 Using required namespaces 2023-04-16 19:54:11 +02:00
394b848412 Adding Main to CLI 2023-04-15 19:04:05 +02:00
028298156a Adding dependencies for Common 2023-04-02 22:15:06 +02:00
dd10e5740e Adding project CLI 2023-04-02 21:55:55 +02:00