Class: SelectedBlockMenuState
Instance Attribute Summary collapse
-
#block ⇒ Object
Returns the value of attribute block.
-
#source ⇒ Object
Returns the value of attribute source.
-
#state ⇒ Object
Returns the value of attribute state.
Instance Attribute Details
#block ⇒ Object
Returns the value of attribute block
118 119 120 |
# File 'lib/constants.rb', line 118 def block @block end |
#source ⇒ Object
Returns the value of attribute source
118 119 120 |
# File 'lib/constants.rb', line 118 def source @source end |
#state ⇒ Object
Returns the value of attribute state
118 119 120 |
# File 'lib/constants.rb', line 118 def state @state end |