MCPcopy Create free account
hub / github.com/coder/coder / GetId

Method GetId

provisionersdk/proto/provisioner.pb.go:2539–2544  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2537}
2538
2539func (x *App) GetId() string {
2540 if x != nil {
2541 return x.Id
2542 }
2543 return ""
2544}
2545
2546func (x *App) GetTooltip() string {
2547 if x != nil {

Callers 1

TestAITasksFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestAITasksFunction · 0.36