Cory McWilliams
79022e1e1f
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3621 ed5197a5-7fde-0310-b194-c3ffbd925b24
15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
args: «-i10» «-d» «14.5» «-ssome string» «-m» «-mm» «-mmm» «foo» «bar» «--» «--is-not-passed» «ignoreme»
|
|
|
|
someInt: 10
|
|
someFloat: 0.000000
|
|
someDouble: 14.500000
|
|
someString: some string
|
|
multiCount: 6
|
|
help: 0
|
|
|
|
extra count: 4
|
|
- foo
|
|
- bar
|
|
- --is-not-passed
|
|
- ignoreme
|