Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ GetInstalledDependencies
Function
GetInstalledDependencies
utils/dependency.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
GetInstalledDependencies() []installedDependency {
24
return
installedDependencies
25
}
26
27
func
checkInstalledDependencyData() {
28
var
(
Callers
4
Edit
Method · 0.92
Index
Method · 0.92
Setting
Method · 0.92
Index
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected