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

Method GetName

configs/toolchain.go:348–350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

346}
347
348func (t Toolchain) GetName() string {
349 return t.Name
350}
351
352func (t Toolchain) GetSHA256() string {
353 return t.SHA256

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected