tanbro / pyyaml-include

yaml include other yaml

Home Page:https://pypi.org/project/pyyaml-include/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability for default value

jose-pr opened this issue · comments

commented

Ability to use default value if file doesn't exist.

Example:

Somelist: !include { pathname: path.yaml, default: [] }

commented

Well, but PyYAML parses constructor's all arguments to string