tasks

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2018 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFeaturesFromTasks added in v0.0.7

func GetFeaturesFromTasks(proj *project.Project, tasks []*Task) map[string]string

func InspectTasks added in v0.2.0

func InspectTasks(taskList []*Task, proj *project.Project) (s string)

func RunAll added in v0.0.5

func RunAll(cfg *config.Config, proj *project.Project, ui *termui.UI) (success bool, err error)

RunAll builds and execute all tasks found in the project

Types

type Task

type Task struct {
	// contains filtered or unexported fields
}

func GetTasksFromProject added in v0.0.5

func GetTasksFromProject(proj *project.Project) (taskList []*Task, err error)

Jump to

Keyboard shortcuts

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