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

Method GetDevcontainers

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

Source from the content-addressed store, hash-verified

1826}
1827
1828func (x *Agent) GetDevcontainers() []*Devcontainer {
1829 if x != nil {
1830 return x.Devcontainers
1831 }
1832 return nil
1833}
1834
1835func (x *Agent) GetApiKeyScope() string {
1836 if x != nil {

Callers 1

ConvertStateFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected