lunarmodules / Penlight

A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
https://lunarmodules.github.io/Penlight/
MIT License
1.93k stars 241 forks source link

docs(path): fix documentation of path.exists #483

Closed jlaurens closed 3 months ago

jlaurens commented 3 months ago

It is documented to return nil whereas it returns false