Class: Giphy::GifNotFound
- Inherits:
-
Struct
- Object
- Struct
- Giphy::GifNotFound
- Defined in:
- lib/giphy/cli.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
33 34 35 |
# File 'lib/giphy/cli.rb', line 33 def id @id end |