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

use conditional complation for platform specific file system operations #220

Closed
plastikfan opened this issue Oct 14, 2024 · 1 comment
Closed
Assignees
Labels
refactor Refactor code

Comments

@plastikfan
Copy link
Contributor

some functions like Rename are plaform specifc, so we need to use a similar technique as the standard library for providing difference functionality for different platforms. Windows typically needs a different implementation.

@plastikfan plastikfan added the refactor Refactor code label Oct 14, 2024
@plastikfan plastikfan self-assigned this Oct 14, 2024
@plastikfan
Copy link
Contributor Author

moved to nefilim

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

No branches or pull requests

1 participant