Class: Datasets::WikipediaKyotoJapaneseEnglish::Section
- Inherits:
-
Struct
- Object
- Struct
- Datasets::WikipediaKyotoJapaneseEnglish::Section
- Defined in:
- lib/datasets/wikipedia-kyoto-japanese-english.rb
Instance Attribute Summary collapse
-
#contents ⇒ Object
Returns the value of attribute contents.
-
#id ⇒ Object
Returns the value of attribute id.
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#contents ⇒ Object
Returns the value of attribute contents
19 20 21 |
# File 'lib/datasets/wikipedia-kyoto-japanese-english.rb', line 19 def contents @contents end |
#id ⇒ Object
Returns the value of attribute id
19 20 21 |
# File 'lib/datasets/wikipedia-kyoto-japanese-english.rb', line 19 def id @id end |
#title ⇒ Object
Returns the value of attribute title
19 20 21 |
# File 'lib/datasets/wikipedia-kyoto-japanese-english.rb', line 19 def title @title end |