Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[io grant] Amend rules for last part in IO::Path.resolve
Allow last part of path to not exist when using .resolve: :completely; The resolution is still successful, and this lets us .resolve(:completely) paths that we're about to create.
- Loading branch information