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

Method GetOBJCOPY

configs/toolchain.go:432–434  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

430}
431
432func (t Toolchain) GetOBJCOPY() string {
433 return t.OBJCOPY
434}
435
436func (t Toolchain) GetOBJDUMP() string {
437 return t.OBJDUMP

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected