Pure Lua FileSystem
Pure Lua FileSystem
The goal is write a pure lua module (without dependencies) for access to
filesystem using commands of the OS that are running. The use cases are
oriented to low level performance, when you needs access to file system
sporadically.
Baby steps to the goal