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

refactor: fix file system creation method #241

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

fluxxcode
Copy link
Owner

@fluxxcode fluxxcode commented Feb 4, 2025

Fixed issue on my part. When I reviewed #227 I assumed that FileSystem::with_file_system should be a builder method. However, because of the initial directory, this has to be a creation function.

This is not a breaking change since the latest version does not yet include the file system abstraction.

@fluxxcode fluxxcode merged commit 57c9276 into develop Feb 4, 2025
5 checks passed
@fluxxcode fluxxcode deleted the refactor/file_system_builder_method branch February 4, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant