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

Method GetBackgroundColor

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

Source from the content-addressed store, hash-verified

2613}
2614
2615func (x *BannerConfig) GetBackgroundColor() string {
2616 if x != nil {
2617 return x.BackgroundColor
2618 }
2619 return ""
2620}
2621
2622type WorkspaceAgentScriptCompletedRequest struct {
2623 state protoimpl.MessageState

Callers 2

ServiceBannerFromProtoFunction · 0.45
BannerConfigFromProtoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected