Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortesi/devd
/ Watch
Method
Watch
livereload/livereload.go:20–20 ·
view source on GitHub ↗
(ch chan []string)
Source
from the content-addressed store, hash-verified
18
type
Reloader
interface
{
19
Reload(paths []string)
20
Watch(ch
chan
[]string)
21
}
22
23
const
(
Callers
4
TestRouteWatch
Function · 0.65
Watch
Method · 0.65
WatchPaths
Function · 0.65
WatchRoutes
Function · 0.65
Implementers
1
Server
livereload/livereload.go
Calls
no outgoing calls
Tested by
1
TestRouteWatch
Function · 0.52