Hisham Muhammad 6048863a96 tests: behavior test for hard links
Also check nlink on Unix only
and test if something is a symlink
2020-04-21 13:45:50 -03:00
2020-04-21 13:45:50 -03:00
2020-04-21 13:45:50 -03:00
2006-03-15 18:27:13 +00:00
2016-04-30 20:37:37 +02:00
2008-03-25 17:39:29 +00:00
2008-05-07 19:06:37 +00:00
2017-09-14 12:12:14 +03:00

License Build Status Build status Coverage Status

LuaFileSystem - File System Library for Lua

Copyright 2003-2017 Kepler Project

https://keplerproject.github.io/luafilesystem

Description

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.

LuaFileSystem offers a portable way to access the underlying directory structure and file attributes. LuaFileSystem is free software and uses the same license as Lua 5.x (MIT).

LuaRocks Installation

luarocks install luafilesystem

Documentation

Please check the documentation at doc/us/ for more information.

Description
No description provided
Readme MIT 620 KiB
Languages
C 77.2%
Lua 21.5%
Makefile 1.3%