luafilesystem icon indicating copy to clipboard operation
luafilesystem copied to clipboard

add pattern for lfs.dir on WIN32

Open uudiin opened this issue 9 years ago • 3 comments

lfs.dir support pattern on Windows;

uudiin avatar Sep 16 '16 11:09 uudiin

Coverage Status

Coverage remained the same at 78.272% when pulling cdbb6400bdda8c67f6d0122015113a19ebc58a8d on uudiin:master into 50919ed69ff64df51d8d586d00834fde3e901785 on keplerproject:master.

coveralls avatar Sep 16 '16 11:09 coveralls

Coverage Status

Coverage remained the same at 78.272% when pulling c863b666cc853099a4ac8637b2d391b6ac03ff2c on uudiin:master into 50919ed69ff64df51d8d586d00834fde3e901785 on keplerproject:master.

coveralls avatar Sep 16 '16 13:09 coveralls

Hi, thanks for contributing!

This feature can only be added if the equivalent functionality is added to the Unix side of the code as well.

It also needs update in the documentation and a test.

Further, since it adds functionality, this PR should target the 1.7 branch.

hishamhm avatar Oct 19 '16 05:10 hishamhm