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

Method ExampleOutput

pkg/registry/action.go:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52func (s *PanicableAction) ExampleOutput() map[string]any {
53 return s.underlying.ExampleOutput()
54}
55
56func (s *PanicableAction) Configuration() []configuration.Field {
57 return s.underlying.Configuration()

Callers

nothing calls this directly

Calls 1

ExampleOutputMethod · 0.65

Tested by

no test coverage detected