Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetAR
Method
GetAR
configs/toolchain.go:408–410 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
406
}
407
408
func
(t Toolchain) GetAR() string {
409
return
t.AR
410
}
411
412
func
(t Toolchain) GetLD() string {
413
return
t.LD
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected