Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ update_trigger
Method
update_trigger
st2reactor/tests/resources/test_sensor.py:33–34 ·
view source on GitHub ↗
(self, trigger)
Source
from the content-addressed store, hash-verified
31
pass
32
33
def
update_trigger(self, trigger):
34
pass
35
36
def
remove_trigger(self, trigger):
37
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected