runner

package
v0.0.0-...-f09a3df Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2016 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package manager provides manager for running watch and exec loop

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	Path() string
	Patterns() []string
	Command() command.Command
	Start()
	Exit()
}

func New

func New(path string, patterns []string, command command.Command) Runner

Jump to

Keyboard shortcuts

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