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