mirror of
https://github.com/go-task/task.git
synced 2026-06-23 12:45:52 +00:00
refactor: IncludedTaskfiles -> Includes
This commit is contained in:
@@ -38,7 +38,7 @@ type Task struct {
|
||||
Run string
|
||||
IncludeVars *Vars
|
||||
IncludedTaskfileVars *Vars
|
||||
IncludedTaskfile *IncludedTaskfile
|
||||
IncludedTaskfile *Include
|
||||
Platforms []*Platform
|
||||
Location *Location
|
||||
Watch bool
|
||||
|
||||
Reference in New Issue
Block a user