The command to load a Lua file to the REPL is very simple: ``` "lua_load_command" : "dofile(\"%s\")" ```