Class: BlockSelection

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

Overview

selected block and subsequent menu state

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end