Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dnote/dnote
/ init
Function
init
pkg/dirs/dirs.go:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
)
39
40
func
init() {
41
Reload()
42
}
43
44
// Reload reloads the directory definitions
45
func
Reload() {
Callers
nothing calls this directly
Calls
1
Reload
Function · 0.85
Tested by
no test coverage detected