Class: Flacky::FlacMetadataImporter::Response
- Inherits:
-
Struct
- Object
- Struct
- Flacky::FlacMetadataImporter::Response
- Defined in:
- lib/flacky/flac_metadata_importer.rb
Instance Attribute Summary collapse
-
#elapsed ⇒ Object
Returns the value of attribute elapsed.
-
#metadata_filename ⇒ Object
Returns the value of attribute metadata_filename.
Instance Attribute Details
#elapsed ⇒ Object
Returns the value of attribute elapsed
42 43 44 |
# File 'lib/flacky/flac_metadata_importer.rb', line 42 def elapsed @elapsed end |
#metadata_filename ⇒ Object
Returns the value of attribute metadata_filename
42 43 44 |
# File 'lib/flacky/flac_metadata_importer.rb', line 42 def @metadata_filename end |