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

feat: use user defined path to config file #48

Merged
merged 1 commit into from
Aug 25, 2024
Merged

feat: use user defined path to config file #48

merged 1 commit into from
Aug 25, 2024

Conversation

JarKz
Copy link
Contributor

@JarKz JarKz commented Aug 25, 2024

Now user can define a path to config file using -c or --config flag.

Also I changed scope of Config struct from global to function-local for reducing further errors with std::sync::Mutex<T>.

@JarKz JarKz merged commit 3a83520 into main Aug 25, 2024
5 checks passed
@JarKz JarKz deleted the local-config branch December 12, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants