compiler

package
v2.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEnviron

func GetEnviron() taskfile.Vars

GetEnviron the all return all environment variables encapsulated on a taskfile.Vars

Types

type Compiler

type Compiler interface {
	GetVariables(t *taskfile.Task, call taskfile.Call) (taskfile.Vars, error)
	HandleDynamicVar(v taskfile.Var) (string, error)
}

Compiler handles compilation of a task before its execution. E.g. variable merger, template processing, etc.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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