Class: Crawlscope::StructuredData::Document::Item
- Inherits:
-
Data
- Object
- Data
- Crawlscope::StructuredData::Document::Item
- Defined in:
- lib/crawlscope/structured_data/document.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
readonly
Returns the value of attribute data.
-
#source ⇒ Object
readonly
Returns the value of attribute source.
Instance Attribute Details
#data ⇒ Object (readonly)
Returns the value of attribute data
9 10 11 |
# File 'lib/crawlscope/structured_data/document.rb', line 9 def data @data end |
#source ⇒ Object (readonly)
Returns the value of attribute source
9 10 11 |
# File 'lib/crawlscope/structured_data/document.rb', line 9 def source @source end |