watchdog v0.1.0 Watchdog.FileSystemEvent

Abstraction for a file system event.

This abstracts the file system event to allow for different event listeners later on.

Fields

  • :os_process_id - The pid of the OS process that performed the operation
  • :file_path - The path to the file that was mutated
  • :file_events - A list of events that occurred