Files
deb-lite-xl/data/core
jgmdev 4188269cef Added system.rmdir(path)
It is reported that the built-in lua function os.remove(path) does
not removes empty directories on windows. To fix this a system.rmdir
function is introduced that calls a native win32 function.

Also common.rm(path, recursively) was added which wraps system.rmdir()
to easily delete an entire folder with all its contents.
2021-06-28 11:07:27 -04:00
..
2021-06-20 22:24:20 -04:00
2021-06-20 00:13:07 -04:00
2021-06-28 11:07:27 -04:00
2021-06-21 23:21:07 +02:00
2021-06-20 00:13:07 -04:00
2021-06-18 17:33:55 -04:00
2021-04-21 09:48:30 +02:00
2021-04-21 09:48:30 +02:00
2019-12-28 11:17:56 +00:00
2019-12-28 11:17:56 +00:00
2021-04-12 19:05:30 +02:00