dagolden / Path-Tiny

File path utility
41 stars 58 forks source link

Fix forward slashes problem in relative symlink targets on Windows #272

Open hakonhagland opened 2 years ago

hakonhagland commented 2 years ago

This fixes issue #271.

Note that this PR depends on #268 and on #270 which should be merged first.