Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetCrosstoolPrefix
Method
GetCrosstoolPrefix
configs/toolchain.go:372–374 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
370
}
371
372
func
(t Toolchain) GetCrosstoolPrefix() string {
373
return
t.CrosstoolPrefix
374
}
375
376
func
(t Toolchain) GetCStandard() string {
377
return
t.CStandard
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected