luafilesystem v1.8.0
- Created
- Updated
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
# Usage
luafilesystem provides CMake targets:
find_package(unofficial-luafilesystem CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::luafilesystem::lfs) # License
Unknown
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌ uwp
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Stephen E. Baker 
- Alexander Karatarakis 
- pravic 
- Stefano Sinigardi 
- Billy O'Neal 
- Jack·Boos·Yu 
- autoantwort 
- Cheney Wang