Lua: make evaluate_lua and run_console public
Fixes #12250 (closed) by allowing people debugging their dissector to add a call to run_console()
at the start of their plugin, so they can see error messages triggered on plugin init.
Fixes #12250 (closed) by allowing people debugging their dissector to add a call to run_console()
at the start of their plugin, so they can see error messages triggered on plugin init.