ihaveahax 9ae4351bce
Lua documentation fixes (#910)
* lua-doc: Fix fs.find_all documentation

It returns an array, not a string. Also document return information.

* lua-doc: Remove TODO for fs.verify_with_sha_file

No reason to add fs.read_file errors here as that function gets
pcall-ed. If it fails, nil gets returned.

* lua-doc: Consistently refer to tables/arrays as tables

That's what they're called within Lua all the time.

* lua-doc: fix incorrect references to util module
2025-04-26 14:38:25 +02:00
..
2025-03-13 13:37:54 +01:00
2017-03-03 13:24:35 +01:00
2025-04-26 14:38:25 +02:00
2018-04-23 01:12:09 +02:00
2018-04-11 01:28:58 +02:00