Method: MtrMonitor::Cleaner.all_reports

Defined in:
lib/mtr_monitor/cleaner.rb

.all_reportsObject



23
24
25
# File 'lib/mtr_monitor/cleaner.rb', line 23

def self.all_reports
  Dir.glob("#{MtrMonitor::LOCAL_REPORTS_DIR}/*")
end