Class: Pageflow::Panorama::Validation::Result
- Inherits:
-
Struct
- Object
- Struct
- Pageflow::Panorama::Validation::Result
- Defined in:
- lib/pageflow/panorama/validation/result.rb
Instance Attribute Summary collapse
-
#index_document ⇒ Object
Returns the value of attribute index_document.
-
#thumbnail ⇒ Object
Returns the value of attribute thumbnail.
Instance Attribute Details
#index_document ⇒ Object
Returns the value of attribute index_document
4 5 6 |
# File 'lib/pageflow/panorama/validation/result.rb', line 4 def index_document @index_document end |
#thumbnail ⇒ Object
Returns the value of attribute thumbnail
4 5 6 |
# File 'lib/pageflow/panorama/validation/result.rb', line 4 def thumbnail @thumbnail end |