Commit Graph

5 Commits

Author SHA1 Message Date
bd3bea8381 Some refactoring in pandalib-util 2023-08-27 13:37:17 +02:00
a49061eb9f Removed the whole stop method synchronization block in CLIApplication. Not necessary due to the other one at the beginning of the method. 2023-08-17 18:04:07 +02:00
d7bb56e0b2 Fix CLIApplication shutdown hook 2023-07-14 16:26:30 +02:00
5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
efcb155b3d Improved pandalib-cli
- Custom class to represent command sender
- Abstract class to use as a base for CLI application main class
- /stop and /admin command that are common to every CLI apps
2023-04-23 01:27:25 +02:00