Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
348
func
(t Toolchain) GetName() string {
349
return
t.Name
350
}
351
352
func
(t Toolchain) GetSHA256() string {
353
return
t.SHA256
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected