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



27
28
29
# File 'lib/flacky/mp3_convertor.rb', line 27

def elapsed
  @elapsed
end

#mp3_filenameObject

Returns the value of attribute mp3_filename

Returns:

  • (Object)

    the current value of mp3_filename



27
28
29
# File 'lib/flacky/mp3_convertor.rb', line 27

def mp3_filename
  @mp3_filename
end