Class: Jekyll::Site
- Inherits:
-
Object
- Object
- Jekyll::Site
- Defined in:
- lib/jekyll/patches/jekyll/site.rb
Instance Attribute Summary collapse
-
#languageData ⇒ Object
Returns the value of attribute languageData.
Instance Attribute Details
#languageData ⇒ Object
Returns the value of attribute languageData.
6 7 8 |
# File 'lib/jekyll/patches/jekyll/site.rb', line 6 def languageData @languageData end |