Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Group ¶
type Group struct { Client watchman.Client SocketPath string // contains filtered or unexported fields }
Group is a collection of triggers configured in Watchman. Calling DeleteAll unconfigures them.
func (*Group) RecrawlAll ¶
RecrawlAll triggers a full recrawl on all watched directories.
Click to show internal directories.
Click to hide internal directories.