MCPcopy Create free account
hub / github.com/LeoninCS/DevDesk / BaseDir

Method BaseDir

backend/internal/service/HtmlHost.go:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48func (s *HTMLHostService) BaseDir() string {
49 return s.baseDir
50}
51
52func (s *HTMLHostService) MaxSizeBytes() int64 {
53 return s.maxSize

Callers 1

NewHandlerFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected