Python's argparse like CommandlineHandler?
Nov. 27, 2015
6:14 a.m.
Hello, Is there a way to specify: - The "type" of command line arguments. - The default value if none is given. - That an argument is obligatory or optional? A bit like argparse does in Python, if you know it. Julien
3899
Age (days ago)
3899
Last active (days ago)
0 comments
1 participants
participants (1)
-
Julien Delplanque