inputs = {{name = 'Input 1', value = '', vkPlugin = 'TextInput', maxTextLength = 100}, {name = 'Input 2', value = 'Something', vkPlugin = 'TextInput', maxTextLength ...
on_io (loop, io, revents) The loop is the event loop for which the io object is registered, the io parameter is the ev.IO object, and revents is a bit set consisting of ev.READ and/or ev.WRITE and/or ...
Lua is a free and open-source multi-paradigm programming language released under the MIT license. Created in 1993 by Roberto Lerusalimschy, Luiz Henrique de Figueiredo and Waldemar Celes, Lua is a ...