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

Method GetLD

configs/toolchain.go:412–414  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

410}
411
412func (t Toolchain) GetLD() string {
413 return t.LD
414}
415
416func (t Toolchain) GetAS() string {
417 return t.AS

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected