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

Method GetHost

configs/toolchain.go:356–358  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

354}
355
356func (t Toolchain) GetHost() string {
357 return t.Host
358}
359
360func (t Toolchain) GetVersion() string {
361 return t.Version

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected