deleted?
in
lib/logstash/outputs/kusto.rb [319:322]
3
lines of code
1
McCabe index (conditional complexity)
def deleted?(path) !File.exist?(path) end