You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
0 commit comments