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

[enchancement] Add Path Validations to Environment Variables #248

Open
newtoallofthis123 opened this issue Feb 29, 2024 · 0 comments
Open

Comments

@newtoallofthis123
Copy link
Contributor

This is a proposal to add path based validations to the environ.rs files in both swhks and swhkd as suggested by @zubairmh in #243 (comment).

This can achieved by adding a new Error enum and also handling it: If the directory path doesn't exist, the defaults can be used.
There is a case for creating the directories on the fly, so am not sure yet 😄

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

No branches or pull requests

1 participant