96 97 98 99
# File 'lib/filewatch/watched_file.rb', line 96 def ignore set_state :ignored @bytes_read = @filestat.size end