luash icon indicating copy to clipboard operation
luash copied to clipboard

correct note about luajit exit status support

Open sfesenko opened this issue 4 years ago • 0 comments

Luajit has support for pipe:close() extended status, so __exitcode and __signal will work. However, it is disabled by default.

https://luajit.org/extensions.html

sfesenko avatar Sep 22 '21 19:09 sfesenko