lua-users home
lua-l archive

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


is it possible to require all give modules in a path without knowing their names?

Will this work with subdirectories of that path as well? or does that have to be included in package.path?