MCPcopy 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
766func (b *BuildConfig) Configured() bool {
767 return b.buildSystem.configured()
768}
769
770func (b BuildConfig) buildLibraryType() libraryType {
771 var libraryType libraryType

Callers 2

InstallMethod · 0.80
InstallFromSourceMethod · 0.80

Calls 1

configuredMethod · 0.65

Tested by

no test coverage detected