Class: Bookbinder::SubnavTemplate

Inherits:
Struct
  • Object
show all
Defined in:
lib/bookbinder/values/subnav_template.rb

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute json_links

Returns:

  • (Object)

    the current value of json_links



2
3
4
# File 'lib/bookbinder/values/subnav_template.rb', line 2

def json_links
  @json_links
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



2
3
4
# File 'lib/bookbinder/values/subnav_template.rb', line 2

def text
  @text
end