Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Watcher::kind() #364

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Add Watcher::kind() #364

merged 1 commit into from
Sep 30, 2021

Commits on Sep 29, 2021

  1. Add Watcher::kind()

    Note that non-boxing would require an enum that matches the CFG chaos of RecommendedWatcher, adding an enum for every possible configurable watcher combination. And otherwise we'll have to add the specific config calls to the trait.
    
    Closes #361
    0xpr03 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2b99a28 View commit details
    Browse the repository at this point in the history