Documentation
¶
Overview ¶
Package ioutil implements golang package ioutil functionality for lua.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Preload ¶
Preload adds ioutil to the given Lua state's package.preload table. After it has been preloaded, it can be loaded using require:
local ioutil = require("ioutil")
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.