mirror of
https://github.com/go-task/task.git
synced 2025-11-27 22:38:20 +02:00
@@ -9,4 +9,5 @@ import (
|
||||
type Compiler interface {
|
||||
GetVariables(t *taskfile.Task, call taskfile.Call) (*taskfile.Vars, error)
|
||||
HandleDynamicVar(v taskfile.Var) (string, error)
|
||||
ResetCache()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user