Method: Cosmos::ProcessStatusModel#state
- Defined in:
- lib/cosmos/models/process_status_model.rb
#state ⇒ Object
Returns the value of attribute state.
27 28 29 |
# File 'lib/cosmos/models/process_status_model.rb', line 27 def state @state end |