Skip to content

Conversation

@lukewilliamboswell
Copy link
Collaborator

This PR

  • Adds Dir.make
  • Adds Dir.makeRecursive
  • Implements Dir.deleteEmptyDir
  • Implements Dir.deleteRecursive
  • Adds a CI test for the Dir module
  • Simplifies error handling into a single IOError type to align closer to Rust std::io::ErrorKind

Copy link
Collaborator

@Anton-4 Anton-4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks @lukewilliamboswell :)

@Anton-4 Anton-4 merged commit 3c8a526 into roc-lang:main Aug 8, 2023
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.

2 participants