task

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	Args     map[string]interface{}
	Commands yamllist.List
	Deps     []string
	Dir      string
	Interval string
	Summary  string
	Tasks    yamllist.List
	Usage    string
	Verbose  bool
}

Task represents a task.

func (*Task) Run

func (t *Task) Run(args map[string]interface{}) error

Run runs task commands.

Jump to

Keyboard shortcuts

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