Using configuration hierarchy: <% @config_files.each do |file| %>

<% end %>

<% if @command.count <= 0 then%>Nothing to do<% else %><%= commands %> to execute to convert ‘<%= @input %>’<%if output?%> to ‘<%= @output %>’<%end%><% end %>.