MCPcopy 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
23func GetInstalledDependencies() []installedDependency {
24 return installedDependencies
25}
26
27func checkInstalledDependencyData() {
28 var (

Callers 4

EditMethod · 0.92
IndexMethod · 0.92
SettingMethod · 0.92
IndexMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected