path icon indicating copy to clipboard operation
path copied to clipboard

Can't add path that contains "@"

Open ejcortes opened this issue 8 years ago • 0 comments

Hi

I just found out that if you do:

path.join("dir1", "@dir2");

It fails... :)

ejcortes avatar Mar 09 '18 02:03 ejcortes