MCPcopy Create free account
hub / github.com/JordanCoin/codemap / Start

Method Start

main.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27type watchProcess interface {
28 Start() error
29 Stop()
30 FileCount() int
31 GetEvents(limit int) []watch.Event

Callers 7

runWatchModeFunction · 0.65
runWatchSubcommandFunction · 0.65
runDaemonFunction · 0.65
startDaemonFunction · 0.65

Implementers 2

fakeWatchProcessmain_more_test.go
Daemonwatch/daemon.go

Calls

no outgoing calls