1 parent 8eaa611 commit 9c13a7aCopy full SHA for 9c13a7a
1 file changed
README-LUA
@@ -81,3 +81,4 @@ Function_list (arguments are listed aside from cb_function and cb_extra, :
81
82
Also, you have function
83
postpone (cb_function, cb_extra, timeout). It will call your cb_function in specified number of seconds (number of seconds may be double).
84
+ register_interface_function (name, cb_function, cb_arg, description, arg1_type, arg2_type, ...) adds function to CLI interface
0 commit comments