Class: Deftones::OfflineContext::RenderResult
- Inherits:
-
Struct
- Object
- Struct
- Deftones::OfflineContext::RenderResult
- Defined in:
- lib/deftones/offline_context.rb
Instance Attribute Summary collapse
-
#buffer ⇒ Object
Returns the value of attribute buffer.
-
#metadata ⇒ Object
Returns the value of attribute metadata.
Instance Attribute Details
#buffer ⇒ Object
Returns the value of attribute buffer
7 8 9 |
# File 'lib/deftones/offline_context.rb', line 7 def buffer @buffer end |
#metadata ⇒ Object
Returns the value of attribute metadata
7 8 9 |
# File 'lib/deftones/offline_context.rb', line 7 def @metadata end |