Files
lush/lcmd.c
Cormac Shannon daccad3c45 Make lush.interactive() return the result table in addition to setting _
Previously it only set the global _ and returned nothing, which was
surprising when calling it as a function. Now it returns the same
{code, stdout, stderr} table it sets _ to.
2026-03-22 18:49:29 +00:00

34 KiB