1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/internal
Tobias Salzmann 108cb91d95 IgnoreError
* Document ignore_error
* ignore_error only for commands
2018-08-01 10:44:53 +02:00
..
args Move all structs related to Taskfile to its own package 2018-02-17 14:22:18 -02:00
compiler Allow customizable number of expansions 2018-03-04 15:50:03 -03:00
execext add ignoreError option 2018-07-10 10:44:58 +02:00
logger Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00
osext Expand environment variables on "dir", "sources" and "generates" 2018-06-16 14:30:40 -03:00
output Write test for ouput types 2018-04-22 21:40:03 -03:00
status Expand environment variables on "dir", "sources" and "generates" 2018-06-16 14:30:40 -03:00
taskfile IgnoreError 2018-08-01 10:44:53 +02:00
templater Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00