See Also:
60 61 62 63 64
# File 'lib/file_indexer/indexer.rb', line 60 def index!(fs) files.merge!(index(fs)) changed! files end