Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetNM
Method
GetNM
configs/toolchain.go:428–430 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
426
}
427
428
func
(t Toolchain) GetNM() string {
429
return
t.NM
430
}
431
432
func
(t Toolchain) GetOBJCOPY() string {
433
return
t.OBJCOPY
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected