Method: PgSync::Table#name

Defined in:
lib/pgsync/table.rb

#nameObject (readonly)

Returns the value of attribute name.



4
5
6
# File 'lib/pgsync/table.rb', line 4

def name
  @name
end