deleted?

in lib/logstash/outputs/kusto.rb [319:322]


  def deleted?(path)
    !File.exist?(path)
  end