MCPcopy Create free account
hub / github.com/celer-pkg/celer / GetName

Method GetName

configs/project.go:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102}
103
104func (p Project) GetName() string {
105 return p.Name
106}
107
108func (p Project) GetTargetPlatform() string {
109 return p.TargetPlatform

Callers 1

deployMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected