adding new method for App and new system tests

This commit is contained in:
2025-03-24 10:44:49 +03:00
parent 956febc757
commit 0246ff4b22
3 changed files with 12 additions and 1 deletions
@@ -7,7 +7,7 @@ import re
from argenta.app import App
from argenta.command import Command
from argenta.router import Router
from argenta.command.flag import Flag, FlagsGroup
from argenta.command.flag import FlagsGroup
from argenta.command.flag.defaults import DefaultFlags