Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_run
Method · 0.80
_run_script_on_remote_host
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected