eio icon indicating copy to clipboard operation
eio copied to clipboard

Add symlink support

Open patricoferris opened this issue 5 months ago • 0 comments

As part of #510 this PR adds symlink support to Eio_posix and Eio_linux with a stubbed out implementation on Windows. I updated all the uses of Unix.symlink in the FS tests to use Eio.Path.symlink as a test -- definitely worth checking I didn't mess up the arguments I always ln incorrectly!

patricoferris avatar Mar 21 '24 19:03 patricoferris