Class: Jani::FromJson::Strip
- Inherits:
-
Object
- Object
- Jani::FromJson::Strip
- Defined in:
- lib/jani/from_json/strip.rb
Instance Attribute Summary collapse
-
#frames_count ⇒ Object
Returns the value of attribute frames_count.
-
#image_url ⇒ Object
Returns the value of attribute image_url.
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#frames_count ⇒ Object
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_url ⇒ Object
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 |
#index ⇒ Object
Returns the value of attribute index.
2 3 4 |
# File 'lib/jani/from_json/strip.rb', line 2 def index @index end |