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

Implement Dir module using DirIO module #2772

Closed
harendra-kumar opened this issue Jul 9, 2024 · 0 comments · Fixed by #2877
Closed

Implement Dir module using DirIO module #2772

harendra-kumar opened this issue Jul 9, 2024 · 0 comments · Fixed by #2877
Assignees
Milestone

Comments

@harendra-kumar
Copy link
Member

We can just use wrapper APIs over DirIO APIs and use Path.toString and Path.fromString to convert Path to and from FilePath. This will help us remove the filepath, directory, unix dependencies entirely.

@harendra-kumar harendra-kumar added this to the 0.11.0 milestone Jul 9, 2024
@adithyaov adithyaov linked a pull request Nov 4, 2024 that will close this issue
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 a pull request may close this issue.

2 participants