Personal tools

Lua/Shared/io/files

From JC2-MP Documentation

< Lua‎ | Shared
Jump to: navigation, search

Returns    table
Prototype    io.files(string path)
Description    Returns the list of files in the specified directory.


Additional Notes

  • The path is relative to the module directory.