# File lib/plugins/tf/text_output.rb, line 29
  def start_command line
    puts "#{YELLOW}$ #{line[:cmd]}#{RESET}"
  end