Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
356
func
(t Toolchain) GetHost() string {
357
return
t.Host
358
}
359
360
func
(t Toolchain) GetVersion() string {
361
return
t.Version
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected