[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: file stats
- From: Manfred Lotz <manfred.lotz@...>
- Date: Fri, 12 May 2006 19:34:09 +0200
On Thu, 11 May 2006 15:55:39 -0300 (BRT)
Tomas <tomas@ccpa.puc-rio.br> wrote:
> Hi Manfred
>
> On Thu, 11 May 2006, Manfred Lotz wrote:
>
> > Hi there,
> >
> > I didn't find a function returning status informations about a file
> > like mtime, atime etc.
> >
> > Is it possible to get such informations from a Lua function?
> Take a look at LuaFileSystem's `attributes' function:
>
> http://www.keplerproject.org/luafilesystem/manual.html#attributes
>
Thanks a lot. I'll have a look at luafilesystem.
--
Manfred