Skip to content

Conversation

@scottgifford
Copy link

  • Adds options to the constructor, including:
    • Details: Set to 0 to get a single notification of some change, instead of one notification
      for each change
    • Latency: Set the time to wait for notification. Sets the FSEvents latency, or the sleep time
      for the timer method
    • Method: Choose a method, instead of auto-detecting.
  • Adds documentation of these options
  • Pass object to the various wait_* handlers, so they can see the object's properties

  * Adds options to the constructor, including:
    * Details: Set to 0 to get a single notification of some change, instead of one notification
for each change
    * Latency: Set the time to wait for notification.  Sets the FSEvents latency, or the sleep time
for the timer method
    * Method: Choose a method, instead of auto-detecting.
  * Adds documentation of these options
  * Pass object to the various wait_* handlers, so they can see the object's properties
@scottgifford
Copy link
Author

Hello miyagawa,

Any comments on these changes?

Thanks!

----Scott.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant