Class: Lgtm::In::LgtmLinkStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/lgtm.rb

Instance Attribute Summary collapse

Instance Attribute Details

#imageObject

Returns the value of attribute image

Returns:

  • (Object)

    the current value of image



27
28
29
# File 'lib/lgtm.rb', line 27

def image
  @image
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



27
28
29
# File 'lib/lgtm.rb', line 27

def index
  @index
end

Returns the value of attribute link

Returns:

  • (Object)

    the current value of link



27
28
29
# File 'lib/lgtm.rb', line 27

def link
  @link
end