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

inotifytools_ignore_events_by_regex (char const *pattern, int flags) #208

Open
chengm349 opened this issue Mar 2, 2024 · 1 comment
Open

Comments

@chengm349
Copy link

Is pattern value a filename(s) here which follows a pattern for example?

@chengm349
Copy link
Author

uint32_t mask{0xFFFF};
inotifytools_ignore_events_by_regex (directory_name.string().c_str(), mask);

I thought all directory events will be ignored?

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

No branches or pull requests

1 participant