Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/celer-pkg/celer
/ Configured
Method
Configured
buildsystems/buildconfig.go:766–768 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
764
}
765
766
func
(b *BuildConfig) Configured() bool {
767
return
b.buildSystem.configured()
768
}
769
770
func
(b BuildConfig) buildLibraryType() libraryType {
771
var
libraryType libraryType
Callers
2
Install
Method · 0.80
InstallFromSource
Method · 0.80
Calls
1
configured
Method · 0.65
Tested by
no test coverage detected