Class: PG::Replication::PGOutput::Truncate

Inherits:
Data
  • Object
show all
Defined in:
lib/pg/replication/pg_output.rb

Instance Attribute Summary collapse

Instance Attribute Details

#oidObject (readonly)

Returns the value of attribute oid

Returns:

  • (Object)

    the current value of oid



15
16
17
# File 'lib/pg/replication/pg_output.rb', line 15

def oid
  @oid
end