Class: Idml::Render::StoryThreader::Thread
- Inherits:
-
Struct
- Object
- Struct
- Idml::Render::StoryThreader::Thread
- Defined in:
- lib/idml/render/story_threader.rb
Instance Attribute Summary collapse
-
#frames ⇒ Object
Returns the value of attribute frames.
-
#story_id ⇒ Object
Returns the value of attribute story_id.
Instance Attribute Details
#frames ⇒ Object
Returns the value of attribute frames
9 10 11 |
# File 'lib/idml/render/story_threader.rb', line 9 def frames @frames end |
#story_id ⇒ Object
Returns the value of attribute story_id
9 10 11 |
# File 'lib/idml/render/story_threader.rb', line 9 def story_id @story_id end |