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

Method GetRANLIB

configs/toolchain.go:424–426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

422}
423
424func (t Toolchain) GetRANLIB() string {
425 return t.RANLIB
426}
427
428func (t Toolchain) GetNM() string {
429 return t.NM

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected