Libraries
»
fable
(0.5.0)
»
Index
»
Fable
»
Story
»
#current_text
Method: Fable::Story#current_text
Defined in:
lib/fable/story.rb
#
current_text
⇒
Object
64 65 66
# File 'lib/fable/story.rb', line 64
def
current_text
return
self
.
state
.
current_text
end