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

Method Name

aibridge/provider/copilot.go:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75}
76
77func (p *Copilot) Name() string {
78 return p.cfg.Name
79}
80
81func (*Copilot) Enabled() bool { return true }
82

Callers 3

RoutePrefixMethod · 0.95
CreateInterceptorMethod · 0.95
TestCopilot_TypeAndNameFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestCopilot_TypeAndNameFunction · 0.76