June 20, 2016
2:51 p.m.
right now, you canât⦠btw, even #isSymlink method is currently broken (I coded a replacement with UFFI but while making it work with linux I broke it with mac⦠and no time yet to finish it :( ) but I suppose also creating symlinks is something we can add soon :) Esteban
On 20 Jun 2016, at 16:22, Thibault ARLOING <thibault.arloing@hotmail.fr> wrote:
Hi,
I want to create a symbolic link via Pharo. But I don't know how, I found methods named #isSymlink but none for creation of symbolic links.
Can we create a symbolic link via Pharo ?
Thibault