Lua Filesystem Extension Library

Lua extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language.
Download

Lua Filesystem Extension Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Steve Kemp
  • Publisher web site:
  • http://www.steve.org.uk/Software/sift/

Lua Filesystem Extension Library Tags


Lua Filesystem Extension Library Description

Lua extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. This extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. The exported primitives include mkdir, rmdir, stat, chown, chmod, and more.Available filesystem primitives:chdir()chmod()chown()cwd()is_dir()is_file()mkdir()readdir()rmdir()stat()This project was started when I was coding a simple Lua webserver and became frustrated at the lack of available filesystem primitives.What's New in This Release:· This is the first stable release of the software with complete documentation and a sufficiently useful set of exported primitives.


Lua Filesystem Extension Library Related Software