Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
39
func
(s *PanicableTrigger) Documentation() string {
40
return
s.underlying.Documentation()
41
}
42
43
func
(s *PanicableTrigger) Icon() string {
44
return
s.underlying.Icon()
Callers
nothing calls this directly
Calls
1
Documentation
Method · 0.65
Tested by
no test coverage detected