Module: Filewatcher::Snapshots

Included in:
Filewatcher
Defined in:
lib/filewatcher/snapshots.rb

Overview

Module for snapshot logic inside Filewatcher

Instance Method Summary collapse

Instance Method Details

#found_filenamesObject



9
10
11
# File 'lib/filewatcher/snapshots.rb', line 9

def found_filenames
  current_snapshot.keys
end