MCPcopy
hub / github.com/apache/caldera / state

Method state

app/objects/c_operation.py:114–115  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112
113 @property
114 def state(self):
115 return self._state
116
117 @state.setter
118 def state(self, value):

Callers 1

jquery.min.jsFile · 0.80

Calls 1

Tested by

no test coverage detected