MCPcopy Index your code
hub / github.com/TruthHun/BookStack / Config

Method Config

commands/daemon/daemon.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func (d *Daemon) Config() *service.Config {
36 return d.config
37}
38func (d *Daemon) Start(s service.Service) error {
39
40 go d.Run()

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected