tiramisu-cmdline-parser/tests/data/compare/10_positional_default/tiramisu.py
Emmanuel Garette 3d1a558389 setup.py
2024-07-30 11:41:47 +02:00

1 line
128 B
Python

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