Method: OpenStax::Content::Book#tree

Defined in:
lib/openstax/content/book.rb

#treeObject



63
64
65
# File 'lib/openstax/content/book.rb', line 63

def tree
  @tree ||= hash.fetch('tree')
end