lua-users home
lua-l archive

Re: How to get the directory of the current executed file?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Jan 14, 2011 at 8:14 AM, Tang Daogang <daogangtang@gmail.com> wrote:
> But I don't know how to get it in Lua, any suggestion?
The lfs module from LuaFileSystem is the best known method:
D:\dev\app>lua -llfs
Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio
> = lfs.currentdir()
D:\dev\app
steve d.

AltStyle によって変換されたページ (->オリジナル) /