MCPcopy Create free account
hub / github.com/StackStorm/st2 / update_trigger

Method update_trigger

st2reactor/tests/resources/test_sensor.py:53–54  ·  view source on GitHub ↗
(self, trigger)

Source from the content-addressed store, hash-verified

51 pass
52
53 def update_trigger(self, trigger):
54 pass
55
56 def remove_trigger(self, trigger):
57 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected