MCPcopy Create free account
hub / github.com/celer-pkg/celer / GetFC

Method GetFC

configs/toolchain.go:420–422  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

418}
419
420func (t Toolchain) GetFC() string {
421 return t.FC
422}
423
424func (t Toolchain) GetRANLIB() string {
425 return t.RANLIB

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected