Method: Columns::RawData#name

Defined in:
lib/columns/raw_data.rb

#nameObject (readonly)

Public: Get the String table’s name.



7
8
9
# File 'lib/columns/raw_data.rb', line 7

def name
  @name
end