Versions in this module Expand all Collapse all v3 v3.11.0 Jan 24, 2022 Changes in this version + func GetEnviron() *taskfile.Vars + type Compiler interface + FastGetVariables func(t *taskfile.Task, call taskfile.Call) (*taskfile.Vars, error) + GetTaskfileVariables func() (*taskfile.Vars, error) + GetVariables func(t *taskfile.Task, call taskfile.Call) (*taskfile.Vars, error) + HandleDynamicVar func(v taskfile.Var, dir string) (string, error) + ResetCache func() Other modules containing this package github.com/michaelhenkel/task