Class: Decider::Module::Terminal
- Inherits:
-
Data
- Object
- Data
- Decider::Module::Terminal
- Defined in:
- lib/decider.rb
Instance Attribute Summary collapse
-
#state ⇒ Object
readonly
Returns the value of attribute state.
Instance Attribute Details
#state ⇒ Object (readonly)
Returns the value of attribute state
58 59 60 |
# File 'lib/decider.rb', line 58 def state @state end |