Files
task/testdata/expand/Taskfile.yml
2018-07-15 15:49:00 -03:00

9 lines
80 B
YAML

version: '2'
tasks:
pwd:
cmds:
- pwd
dir: '~'
silent: true