rougail-output-formatter/tests/results/00_6choice_link/rougail/00-base.yml

16 lines
181 B
YAML

%YAML 1.2
---
version: 1.1
var1:
description: the first variable
choices:
- a
- b
- c
var2:
description: the second variable
default:
variable: _.var1
...