db&w documentation wiki

finest software | finest docs

User Tools

Site Tools


vai:lua_fs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vai:lua_fs [2026/09/15 10:09] – [Path and environment functions] lightwolfvai:lua_fs [2026/09/16 14:34] (current) lightwolf
Line 1: Line 1:
-====== lua_fs ======+====== lua_fs - std::filesystem for Lua ======
  
 `lua_fs` is a Lua loadable shared library that exposes the C++17 `std::filesystem` library through [sol2](https://github.com/ThePhD/sol2). Paths can be passed as ordinary Lua strings or as `fs.path` objects. Filesystem failures raise a Lua error containing the operating-system error message. `lua_fs` is a Lua loadable shared library that exposes the C++17 `std::filesystem` library through [sol2](https://github.com/ThePhD/sol2). Paths can be passed as ordinary Lua strings or as `fs.path` objects. Filesystem failures raise a Lua error containing the operating-system error message.
vai/lua_fs.1789459747.txt.gz · Last modified: by lightwolf