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

Make a paths dict to clean up variables #4

Open
GibsonSWE opened this issue Apr 10, 2023 · 0 comments
Open

Make a paths dict to clean up variables #4

GibsonSWE opened this issue Apr 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@GibsonSWE
Copy link
Owner

Create a paths dictionary instead of having all paths related varibales and separate variables.
This would also enable functionality like this:

if "addons_src" not in paths:
    paths.addons_src = 'C:\\windows\\system32'
@GibsonSWE GibsonSWE added the enhancement New feature or request label Apr 10, 2023
@GibsonSWE GibsonSWE self-assigned this Apr 10, 2023
@GibsonSWE GibsonSWE added the wontfix This will not be worked on label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant