Method: FileWatch::WatchedFile#bytes_read

Defined in:
lib/filewatch/watched_file.rb

#bytes_readObject (readonly)

Returns the value of attribute bytes_read.



8
9
10
# File 'lib/filewatch/watched_file.rb', line 8

def bytes_read
  @bytes_read
end