v3

package
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompilerV3

type CompilerV3 struct {
	Dir            string
	UserWorkingDir string

	TaskfileEnv  *taskfile.Vars
	TaskfileVars *taskfile.Vars

	Logger *logger.Logger
	// contains filtered or unexported fields
}

func (*CompilerV3) FastGetVariables

func (c *CompilerV3) FastGetVariables(t *taskfile.Task, call taskfile.Call) (*taskfile.Vars, error)

func (*CompilerV3) GetTaskfileVariables

func (c *CompilerV3) GetTaskfileVariables() (*taskfile.Vars, error)

func (*CompilerV3) GetVariables

func (c *CompilerV3) GetVariables(t *taskfile.Task, call taskfile.Call) (*taskfile.Vars, error)

func (*CompilerV3) HandleDynamicVar

func (c *CompilerV3) HandleDynamicVar(v taskfile.Var, dir string) (string, error)

func (*CompilerV3) ResetCache

func (c *CompilerV3) ResetCache()

ResetCache clear the dymanic variables cache

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL