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

Method GetAR

configs/toolchain.go:408–410  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

406}
407
408func (t Toolchain) GetAR() string {
409 return t.AR
410}
411
412func (t Toolchain) GetLD() string {
413 return t.LD

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected