Class: Registers

Inherits:
Struct
  • Object
show all
Defined in:
lib/jekyll_plugin_support/jekyll_plugin_support_spec_support.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pageObject

Returns the value of attribute page

Returns:

  • (Object)

    the current value of page



3
4
5
# File 'lib/jekyll_plugin_support/jekyll_plugin_support_spec_support.rb', line 3

def page
  @page
end

#siteObject

Returns the value of attribute site

Returns:

  • (Object)

    the current value of site



3
4
5
# File 'lib/jekyll_plugin_support/jekyll_plugin_support_spec_support.rb', line 3

def site
  @site
end