mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
some
This commit is contained in:
@@ -60,6 +60,7 @@ class InputCommand(BaseCommand, Generic[InputCommandType]):
|
||||
def get_input_flags(self) -> InputFlags:
|
||||
return self._input_flags
|
||||
|
||||
|
||||
@staticmethod
|
||||
def parse(raw_command: str) -> InputCommandType:
|
||||
if not raw_command:
|
||||
|
||||
Reference in New Issue
Block a user