lib/export/mux.rb in tracksperanto-3.5.9 vs lib/export/mux.rb in tracksperanto-4.0.0

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- # Multiplexor. Accepts a number of exporters and replays # the calls to all of them in succession. class Tracksperanto::Export::Mux def initialize(*outputs) @outputs = outputs.flatten