mirror of
https://github.com/go-task/task.git
synced 2026-07-02 00:54:22 +00:00
@@ -26,6 +26,7 @@ type Task struct {
|
||||
Run string
|
||||
IncludeVars *Vars
|
||||
IncludedTaskfileVars *Vars
|
||||
IncludedTaskfile *IncludedTaskfile
|
||||
}
|
||||
|
||||
func (t *Task) Name() string {
|
||||
|
||||
Reference in New Issue
Block a user