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
f90c02282a
tiramisu-cmdline-parser
/
test
/
data
/
compare
/
20_choice
/
argparse.py
3 lines
77 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