pyfileindex.watcher.FileSystemWatcher
=====================================

.. currentmodule:: pyfileindex.watcher

.. autoclass:: FileSystemWatcher
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~FileSystemWatcher.__init__
      ~FileSystemWatcher.drain_pending_changes
      ~FileSystemWatcher.start
      ~FileSystemWatcher.stop
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FileSystemWatcher.thread
   
   