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

Permissions Configuration #615

Merged
merged 9 commits into from
Sep 26, 2023
Merged

Permissions Configuration #615

merged 9 commits into from
Sep 26, 2023

Conversation

jwerle
Copy link
Member

@jwerle jwerle commented Sep 26, 2023

No description provided.

@jwerle jwerle added enhancement New feature or request windows config An issue, discussion, or pull request related to application config api An issue, task, or discussion related to public runtime APIs linux An issue, task, or pull request related to linux ios An issue, task, or pull request related to iOS macos An issue, task, or discussion related to macOS labels Sep 26, 2023
@jwerle jwerle self-assigned this Sep 26, 2023
FileSystemWatcher* watcher = new FileSystemWatcher(sources);
auto watching = watcher->start([&](
// allow changes to 'socket.ini' to be observed
sources.push_back("socket.ini");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jwerle jwerle merged commit ec0639c into master Sep 26, 2023
3 of 8 checks passed
@jwerle jwerle deleted the permissions branch September 26, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api An issue, task, or discussion related to public runtime APIs config An issue, discussion, or pull request related to application config enhancement New feature or request ios An issue, task, or pull request related to iOS linux An issue, task, or pull request related to linux macos An issue, task, or discussion related to macOS windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants