FileType
Available since LÖVE 11.0
This enum is not supported in earlier versions.
The type of a file.
Constants
- file
- Regular file.
- directory
- Directory.
- symlink
- Symbolic link.
- other
- Something completely different like a device.
See Also
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/FileType