tiramisu-cmdline-parser/test/data/compare/10_positional_list/tiramisu.py
Emmanuel Garette 226a509d53 first commit
2018-11-29 22:10:08 +01:00

1 line
124 B
Python

parser.add_arguments(StrOption('echo', 'echo the string you use here', properties=('mandatory', 'positional'), multi=True))