K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-04T03:21:12.193075Z K 7 svn:log V 222 lualoader: Return meaningful value in cli_execute loader.command(...) will return whatever the executed function returns, so follow suit and return whatever loader.command() returned or whatever the Lua function returns. END