Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ condition
Method
condition
st2client/st2client/utils/interactive.py:71–72 ·
view source on GitHub ↗
(spec)
Source
from the content-addressed store, hash-verified
69
70
@staticmethod
71
def
condition(spec):
72
return
True
73
74
@staticmethod
75
def
validate(input, spec):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected