Class: CI::Queue::Redis::BuildRecord::Test

Inherits:
Struct
  • Object
show all
Defined in:
lib/ci/queue/redis/build_record.rb

Overview

Hack

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



59
60
61
# File 'lib/ci/queue/redis/build_record.rb', line 59

def id
  @id
end