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

Directory insertion rewrite mechanic #6

Open
Nefarious46 opened this issue Oct 17, 2024 · 1 comment
Open

Directory insertion rewrite mechanic #6

Nefarious46 opened this issue Oct 17, 2024 · 1 comment
Assignees
Labels
feature Existing feature

Comments

@Nefarious46
Copy link

Description
Currently filing object does not rewrite or do anything with new config files that are being created. It does not archive them or delete anything before creating new files...? Should maybe do something so that it does not append more and more configs when the file persists between requests. Possibly delete file and re-create when starting the request?

@Nefarious46 Nefarious46 added the feature Existing feature label Oct 17, 2024
@Nefarious46 Nefarious46 self-assigned this Oct 17, 2024
@Nefarious46
Copy link
Author

After some though refactoring was done. Does currently deleteIfExists on previous existing files and creates new one when need be.

Awaiting review during initial release.

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

No branches or pull requests

1 participant