Skip to content

Refactored world cloning to use Files.walkFileTree #123

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

Refactored world cloning to use Files.walkFileTree #123

merged 1 commit into from
Apr 29, 2025

Conversation

NonSwag
Copy link
Member

@NonSwag NonSwag commented Apr 29, 2025

Simplified directory traversal and file copying logic with Files.walkFileTree, replacing manual file operations. Improved readability and error handling with structured logging.

Simplified directory traversal and file copying logic with `Files.walkFileTree`, replacing manual file operations. Improved readability and error handling with structured logging.
@NonSwag NonSwag added the enhancement New feature or request label Apr 29, 2025
@NonSwag NonSwag self-assigned this Apr 29, 2025
@NonSwag NonSwag merged commit 23e1c5f into master Apr 29, 2025
2 checks passed
@NonSwag NonSwag deleted the clone branch April 29, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant