forked from Mirror/pmbootstrap
parse: arguments: typing improvements (MR 2252)
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
efeb09bf5d
commit
084309e756
2 changed files with 3 additions and 2 deletions
|
@ -37,6 +37,7 @@ class PmbArgs(Namespace):
|
|||
all_git: str
|
||||
all_stable: str
|
||||
android_recovery_zip: str
|
||||
apkindex_path: Path
|
||||
aports: Optional[Path]
|
||||
_aports_real: str
|
||||
arch: Arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue