Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ condition
Method
condition
st2client/st2client/utils/interactive.py:210–211 ·
view source on GitHub ↗
(spec)
Source
from the content-addressed store, hash-verified
208
209
@staticmethod
210
def
condition(spec):
211
return
spec.get(
"secret"
, None)
212
213
def
_construct_template(self):
214
self.template =
"{0} (secret)"
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected