MCPcopy 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
416func (t Toolchain) GetAS() string {
417 return t.AS
418}
419
420func (t Toolchain) GetFC() string {
421 return t.FC

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected