Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
func
(s *HTMLHostService) BaseDir() string {
49
return
s.baseDir
50
}
51
52
func
(s *HTMLHostService) MaxSizeBytes() int64 {
53
return
s.maxSize
Callers
1
NewHandler
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected