Class: Pageflow::Panorama::Validation::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/pageflow/panorama/validation/result.rb

Instance Attribute Summary collapse

Instance Attribute Details

#index_documentObject

Returns the value of attribute index_document

Returns:

  • (Object)

    the current value of index_document



4
5
6
# File 'lib/pageflow/panorama/validation/result.rb', line 4

def index_document
  @index_document
end

#thumbnailObject

Returns the value of attribute thumbnail

Returns:

  • (Object)

    the current value of thumbnail



4
5
6
# File 'lib/pageflow/panorama/validation/result.rb', line 4

def thumbnail
  @thumbnail
end