MCPcopy Index your code
hub / github.com/coder/coder / GetDisplayApps

Method GetDisplayApps

agent/proto/agent.pb.go:3266–3271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3264}
3265
3266func (x *CreateSubAgentRequest) GetDisplayApps() []CreateSubAgentRequest_DisplayApp {
3267 if x != nil {
3268 return x.DisplayApps
3269 }
3270 return nil
3271}
3272
3273func (x *CreateSubAgentRequest) GetId() []byte {
3274 if x != nil {

Callers 1

CreateSubAgentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected