Kyle Evans 6d4ed94d98 lualoader: Prepare for interception of "boot" CLI cmd
core.boot and core.autoboot may both take arguments; add a helper to cleanly
append an argstring to the given loader command.

Also provide a popFrontTable() that we'll use pop the command name off of an
argv table. We don't have the table library included, and including it is
non-trivial, so we'll implement this one function that we need in lua for
the time being.
2018-02-20 21:23:01 +00:00
..
2018-02-02 15:01:49 +00:00
2018-02-17 00:12:30 +00:00
2018-02-08 22:59:51 +00:00
2017-12-02 00:06:58 +00:00