Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/driangle/taskmd
/ StaticFiles
Function
StaticFiles
apps/cli/internal/web/embed.go:14–16 ·
view source on GitHub ↗
StaticFiles returns the embedded static filesystem.
()
Source
from the content-addressed store, hash-verified
12
13
// StaticFiles returns the embedded static filesystem.
14
func
StaticFiles() fs.FS {
15
return
embeddedFiles
16
}
Callers
2
mountStatic
Method · 0.70
Export
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected