Class: Jani::FromJson::Strip

Inherits:
Object
  • Object
show all
Defined in:
lib/jani/from_json/strip.rb

Instance Attribute Summary collapse

Instance Attribute Details

#frames_countObject

Returns the value of attribute frames_count.



2
3
4
# File 'lib/jani/from_json/strip.rb', line 2

def frames_count
  @frames_count
end

#image_urlObject

Returns the value of attribute image_url.



2
3
4
# File 'lib/jani/from_json/strip.rb', line 2

def image_url
  @image_url
end

#indexObject

Returns the value of attribute index.



2
3
4
# File 'lib/jani/from_json/strip.rb', line 2

def index
  @index
end