INTRO(3lua) |
3lua |
INTRO(3lua) |
NAME
intro — introduction to the Lua modules
DESCRIPTION
This section provides an overview of the Lua modules, their functions, error returns and other common definitions and concepts.
The Lua modules provided by NetBSD are:
-
gpio
-
Access gpio(4) pins.
-
sqlite
-
Access sqlite3(1) files.
-
syslog
-
Acces syslog(3) functionality.
HISTORY
An intro manual for Lua modules appeared in NetBSD 7.0.