mirror of
https://github.com/go-task/task.git
synced 2025-11-27 22:38:20 +02:00
feat: implement gentle force experiment draft (#1216)
* feat: implement gentle force experiment draft * docs: changelog
This commit is contained in:
@@ -5,4 +5,5 @@ type Call struct {
|
||||
Task string
|
||||
Vars *Vars
|
||||
Silent bool
|
||||
Direct bool // Was the task called directly or via another task?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user