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

Method workflows

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

Source from the content-addressed store, hash-verified

459
460 @property
461 def workflows(self):
462 return self.managers["Workflow"]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected