Method: Tables::Table#name

Defined in:
lib/tables/table.rb

#nameObject

Returns the value of attribute name.



12
13
14
# File 'lib/tables/table.rb', line 12

def name
  @name
end