Class: Flacky::Mp3Convertor::Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/flacky/mp3_convertor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#elapsedObject

Returns the value of attribute elapsed

Returns:

  • (Object)

    the current value of elapsed



29
30
31
# File 'lib/flacky/mp3_convertor.rb', line 29

def elapsed
  @elapsed
end

#mp3_filenameObject

Returns the value of attribute mp3_filename

Returns:

  • (Object)

    the current value of mp3_filename



29
30
31
# File 'lib/flacky/mp3_convertor.rb', line 29

def mp3_filename
  @mp3_filename
end