MCPcopy
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
40func init() {
41 Reload()
42}
43
44// Reload reloads the directory definitions
45func Reload() {

Callers

nothing calls this directly

Calls 1

ReloadFunction · 0.85

Tested by

no test coverage detected