Software /
code /
prosody
Log
util/envload.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util.envload: Remove Lua 5.1 method | Kim Alvefur | Tue, 05 Jul 2022 14:18:32 +0200 |
util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks] | Kim Alvefur | Thu, 23 Nov 2017 20:51:38 +0100 |
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 |