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

Method GetAiTasks

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

Source from the content-addressed store, hash-verified

4027}
4028
4029func (x *GraphComplete) GetAiTasks() []*AITask {
4030 if x != nil {
4031 return x.AiTasks
4032 }
4033 return nil
4034}
4035
4036func (x *GraphComplete) GetHasExternalAgents() bool {
4037 if x != nil {

Callers 2

TarWithOptionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected