package watcher
import "github.com/gohugoio/hugo/watcher"
Index ¶
Types ¶
type Batcher ¶
type Batcher struct { *fsnotify.Watcher Events chan []fsnotify.Event // Events are returned on this channel // contains filtered or unexported fields }
func New ¶
func (*Batcher) Close ¶
func (b *Batcher) Close()
Source Files ¶
- Version
- v0.20.6
- Published
- Apr 27, 2017
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 8 seconds ago –
Tools for package owners.