Libraries
»
openstax_content
(0.3.0)
»
Index
»
OpenStax
»
Content
»
Book
»
#tree
Method: OpenStax::Content::Book#tree
Defined in:
lib/openstax/content/book.rb
#
tree
⇒
Object
63 64 65
# File 'lib/openstax/content/book.rb', line 63
def
tree
@tree
||=
hash
.
fetch
(
'
tree
'
)
end