path_with_field_ref?

in lib/logstash/outputs/kusto.rb [266:269]


  def path_with_field_ref?
    path =~ FIELD_REF
  end