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

Method Documentation

pkg/registry/trigger.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (s *PanicableTrigger) Documentation() string {
40 return s.underlying.Documentation()
41}
42
43func (s *PanicableTrigger) Icon() string {
44 return s.underlying.Icon()

Callers

nothing calls this directly

Calls 1

DocumentationMethod · 0.65

Tested by

no test coverage detected