Method: Row#table

Defined in:
lib/asker/data/row.rb

#tableObject (readonly)

Returns the value of attribute table.



7
8
9
# File 'lib/asker/data/row.rb', line 7

def table
  @table
end