Class: SelectedBlockMenuState

Inherits:
Struct
  • Object
show all
Defined in:
lib/constants.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block



118
119
120
# File 'lib/constants.rb', line 118

def block
  @block
end

#sourceObject

Returns the value of attribute source



118
119
120
# File 'lib/constants.rb', line 118

def source
  @source
end

#stateObject

Returns the value of attribute state



118
119
120
# File 'lib/constants.rb', line 118

def state
  @state
end