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

Method trace

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

Source from the content-addressed store, hash-verified

447
448 @property
449 def trace(self):
450 return self.managers["Trace"]
451
452 @property
453 def ruleenforcements(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected