Class: Inform::Rules::More
Instance Attribute Summary collapse
-
#page_index ⇒ Object
Returns the value of attribute page_index.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#page_index ⇒ Object
Returns the value of attribute page_index
761 762 763 |
# File 'lib/story_teller/stdlib.rb', line 761 def page_index @page_index end |
#text ⇒ Object
Returns the value of attribute text
761 762 763 |
# File 'lib/story_teller/stdlib.rb', line 761 def text @text end |