dagolden / Path-Tiny

File path utility
41 stars 59 forks source link

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

Open hakonhagland opened 1 year ago

hakonhagland commented 1 year ago

This fixes issue #271.

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