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

Method GetResources

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

Source from the content-addressed store, hash-verified

3992}
3993
3994func (x *GraphComplete) GetResources() []*Resource {
3995 if x != nil {
3996 return x.Resources
3997 }
3998 return nil
3999}
4000
4001func (x *GraphComplete) GetParameters() []*RichParameter {
4002 if x != nil {

Callers 1

TarWithOptionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected