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