Class: Registers
- Inherits:
-
Struct
- Object
- Struct
- Registers
- Defined in:
- lib/jekyll_plugin_support/jekyll_plugin_support_spec_support.rb
Instance Attribute Summary collapse
-
#page ⇒ Object
Returns the value of attribute page.
-
#site ⇒ Object
Returns the value of attribute site.
Instance Attribute Details
#page ⇒ Object
Returns the value of attribute page
3 4 5 |
# File 'lib/jekyll_plugin_support/jekyll_plugin_support_spec_support.rb', line 3 def page @page end |
#site ⇒ Object
Returns the value of attribute site
3 4 5 |
# File 'lib/jekyll_plugin_support/jekyll_plugin_support_spec_support.rb', line 3 def site @site end |