This website requires JavaScript.
Explore
Help
Sign In
Infra
/
tiramisu-cmdline-parser
Watch
5
Star
0
Fork
You've already forked tiramisu-cmdline-parser
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
226a509d53
tiramisu-cmdline-parser
/
test
/
data
/
compare
/
30_choice_int
/
argparse.py
3 lines
71 B
Python
Raw
Blame
History
parser
.
add_argument
(
'
--door
'
,
help
=
'
Door numbers
'
,
choices
=
[
1
,
2
,
3
]
)
Reference in New Issue
View Git Blame
Copy Permalink