cca6749d4d88e3ce5c0b135e56a5a076e43c28b1
Lua-facing names only; C internals unchanged.
lush.capture(str) — return {code, stdout, stderr} table
lush.run(str) — return stripped stdout string
lush.interactive(str) — run with TTY, set _, return result
lush.envget(name) — get environment variable
lush.envset(name,val) — set environment variable
Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.
Description
Languages
C
66.7%
Lua
32.6%
Makefile
0.6%
Shell
0.1%