Method: OpenStax::Content::BookPart#is_root
- Defined in:
- lib/openstax/content/book_part.rb
#is_root ⇒ Object (readonly)
Returns the value of attribute is_root.
11 12 13 |
# File 'lib/openstax/content/book_part.rb', line 11 def is_root @is_root end |