1
0
mirror of https://github.com/go-task/task.git synced 2025-12-26 00:31:38 +02:00
Files
task/testdata/dir/explicit_exists/Taskfile.yml

9 lines
88 B
YAML

version: '2'
tasks:
whereami:
dir: exists
cmds:
- pwd
silent: true