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

Method triggerinstances

st2client/st2client/client.py:445–446  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

443
444 @property
445 def triggerinstances(self):
446 return self.managers["TriggerInstance"]
447
448 @property
449 def trace(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected