Added -v or --version option to command line arguments.

This commit is contained in:
Storm Dragon 2024-12-06 02:04:55 -05:00
parent 5249f13be9
commit 5904c9cf6c

View File

@ -32,7 +32,7 @@ class fenrirManager():
self.singleKeyCommand = False
self.command = ''
self.setProcessName()
def handleArgs(self):
def handleArgs(self):
"""
Parse and handle command line arguments for Fenrir.