Class: IiifS3::FakeManifest

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



3
4
5
# File 'lib/iiif_s3/manifest.rb', line 3

def id
  @id
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



3
4
5
# File 'lib/iiif_s3/manifest.rb', line 3

def label
  @label
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



3
4
5
# File 'lib/iiif_s3/manifest.rb', line 3

def type
  @type
end