MCPcopy
hub / github.com/superplanehq/superplane / Label

Method Label

pkg/registry/integration.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (s *PanicableIntegration) Label() string {
32 return s.underlying.Label()
33}
34
35func (s *PanicableIntegration) Icon() string {
36 return s.underlying.Icon()

Callers

nothing calls this directly

Calls 1

LabelMethod · 0.65

Tested by

no test coverage detected