Class: IMGSrc::Photo

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

Instance Attribute Summary collapse

Instance Attribute Details

#bigObject

Returns the value of attribute big

Returns:

  • (Object)

    the current value of big



35
36
37
# File 'lib/imgsrc.rb', line 35

def big
  @big
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



35
36
37
# File 'lib/imgsrc.rb', line 35

def id
  @id
end

#pageObject

Returns the value of attribute page

Returns:

  • (Object)

    the current value of page



35
36
37
# File 'lib/imgsrc.rb', line 35

def page
  @page
end

#smallObject

Returns the value of attribute small

Returns:

  • (Object)

    the current value of small



35
36
37
# File 'lib/imgsrc.rb', line 35

def small
  @small
end