watch

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

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

Watcher is a file watcher. It triggers tasks or pipelines when filesystem event occurs

func NewWatcher

func NewWatcher(name string, events, watch, exclude []string, t *task.Task) (w *Watcher, err error)

NewWatcher creates new Watcher instance

func (*Watcher) Close

func (w *Watcher) Close()

Close stops this watcher

func (*Watcher) Run

func (w *Watcher) Run(r *runner.TaskRunner) (err error)

Run starts file watcher with provided TaskRunner

Jump to

Keyboard shortcuts

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