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

Method get_timeout

st2common/st2common/models/system/action.py:123–124  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121 return command_string
122
123 def get_timeout(self):
124 return self.timeout
125
126 def get_cwd(self):
127 return self.cwd

Callers 2

_runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected