manjaro-tools/data/schemas/unpackfs-schema.yaml

12 lines
228 B
YAML
Raw Normal View History

2016-09-17 19:30:49 +02:00
---
type: map
mapping
unpack:
type: seq
sequence:
- type: map
mapping:
source: { type: str }
sourcefs: { type: str }
destination: { type: str }