Software /
code /
prosody
Log
util/envload.lua @ 7971:cd6f88012f67
description | author | age |
---|---|---|
util.envload: Close file handle after reading data | Kim Alvefur | 2017-03-01 |
util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collected | Kim Alvefur | 2017-03-01 |
util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck] | Kim Alvefur | 2016-11-20 |
util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load | Florian Zeitz | 2012-06-07 |