Versions in this module Expand all Collapse all v3 v3.33.3 Jan 17, 2024 v3.33.2 Jan 17, 2024 Changes in this version + func GetEnviron() *ast.Vars + type Compiler struct + Dir string + Logger *logger.Logger + TaskfileEnv *ast.Vars + TaskfileVars *ast.Vars + UserWorkingDir string + func (c *Compiler) FastGetVariables(t *ast.Task, call ast.Call) (*ast.Vars, error) + func (c *Compiler) GetTaskfileVariables() (*ast.Vars, error) + func (c *Compiler) GetVariables(t *ast.Task, call ast.Call) (*ast.Vars, error) + func (c *Compiler) HandleDynamicVar(v ast.Var, dir string) (string, error) + func (c *Compiler) ResetCache() Other modules containing this package github.com/newrelic-forks/task