K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-22T01:44:30.988360Z K 7 svn:log V 291 lualoader: Pull argument extraction for cli functions into cli.arguments This will be the translation layer for varargs -> cmd_name, argv for cli commands. We reserve the right to break exactly what the varargs inclulde, but this gives us a stable way to pull the arguments out of varargs. END