mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
docs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from argenta.command import Flag, PossibleValues
|
||||
import re
|
||||
|
||||
from argenta.command import Flag, PossibleValues
|
||||
|
||||
# Простой флаг с любыми значениями
|
||||
verbose_flag = Flag(name="verbose")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user