clap/tests/fixtures/app_2space.yaml
2021-06-01 21:59:44 +01:00

11 lines
212 B
YAML

name: claptests
version: "1.0"
about: tests clap library
author: Kevin K. <kbknapp@gmail.com>
args:
- opt:
short: o
long: option
takes_value: true
multiple_values: true
about: tests options