Software /
code /
prosody
Log
util/envload.lua @ 8341:910d3c3f60a6
description | author | age |
---|---|---|
util.envload: Close file handle after reading data | Kim Alvefur | Wed, 01 Mar 2017 17:48:15 +0100 |
util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collected | Kim Alvefur | Wed, 01 Mar 2017 16:42:02 +0100 |
util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck] | Kim Alvefur | Sun, 20 Nov 2016 11:15:10 +0100 |
util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load | Florian Zeitz | Thu, 07 Jun 2012 23:27:26 +0200 |