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