mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
more working
This commit is contained in:
@@ -4,7 +4,7 @@ import re
|
||||
|
||||
|
||||
@dataclass
|
||||
class DefaultFlags:
|
||||
class PredeterminedFlags:
|
||||
HELP = Flag(name='help', possible_values=False)
|
||||
SHORT_HELP = Flag(name='h', prefix='-', possible_values=False)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user