Module std.package
Additions to the package module.
Tables
package | Make named constants for package.config
(undocumented in 5.1; see luaconf.h for C equivalents). |
Tables
- package
-
Make named constants for
package.config
(undocumented in 5.1; see luaconf.h for C equivalents).Fields:
- dirsep directory separator
- pathsep path separator
- path_mark string that marks substitution points in a path template
- execdir (Windows only) replaced by the executable's directory in a path
- igmark
Mark to ignore all before it when building
luaopen_
function name.