Home / Lua / Shared / io / directories


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

Additional Notes

  • The path is relative to the module directory.