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

Method GetSidebarApp

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

Source from the content-addressed store, hash-verified

3004}
3005
3006func (x *AITask) GetSidebarApp() *AITaskSidebarApp {
3007 if x != nil {
3008 return x.SidebarApp
3009 }
3010 return nil
3011}
3012
3013func (x *AITask) GetAppId() string {
3014 if x != nil {

Callers 2

TestAITasksFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestAITasksFunction · 0.64