mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
lua: add support of eval (issue #128)
This commit is contained in:
@@ -5128,6 +5128,7 @@ API_FUNC(upgrade_close)
|
||||
*/
|
||||
|
||||
const struct luaL_Reg weechat_lua_api_funcs[] = {
|
||||
{ "__output__", weechat_lua_output },
|
||||
API_DEF_FUNC(register),
|
||||
API_DEF_FUNC(plugin_get_name),
|
||||
API_DEF_FUNC(charset_set),
|
||||
|
||||
Reference in New Issue
Block a user