Class: Idml::Render::StoryThreader::Thread

Inherits:
Struct
  • Object
show all
Defined in:
lib/idml/render/story_threader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#framesObject

Returns the value of attribute frames

Returns:

  • (Object)

    the current value of frames



9
10
11
# File 'lib/idml/render/story_threader.rb', line 9

def frames
  @frames
end

#story_idObject

Returns the value of attribute story_id

Returns:

  • (Object)

    the current value of story_id



9
10
11
# File 'lib/idml/render/story_threader.rb', line 9

def story_id
  @story_id
end