Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
func
(p Project) GetName() string {
105
return
p.Name
106
}
107
108
func
(p Project) GetTargetPlatform() string {
109
return
p.TargetPlatform
Callers
1
deploy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected