mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
This allows lua to pass back a command string to be executed as if it were typed at the loader prompt- loader tries to execute the string first as pure lua, then parses it and gives lua a chance to intercept before it tries to execute it itself. This will be used to implement menu_timeout_command, among other things, which *should* be used to execute basic loader commands independent of the chosen interpreter. |
||
|---|---|---|
| .. | ||
| float.h | ||
| lerrno.c | ||
| lerrno.h | ||
| lfs.c | ||
| lfs.h | ||
| locale.h | ||
| lstd.c | ||
| lstd.h | ||
| luaconf.h | ||
| lutils.c | ||
| lutils.h | ||
| Makefile | ||
| math.h | ||