Lua-Api
How-To
Wiki
Lua-Chat
Lua-Forums
Login
Register
Lua-Api
Index
Package
package.cpath
package.loaded
package
package.path
package.preload
package.loadlib
package.seeall
[
LUA 5.1
]
package
.loaded
LuaNET
>
Lua-Api
>
Element
>
Package
>
package.loaded
A table used by
require
to control which modules are already loaded.
When you require a module
modname
and
package.loaded[modname]
is not false,
require
simply returns the value stored there.
Comments
© 2007
DracoBlue
:: Valid
XHTML
,
CSS
,
RSS
Powered by SMF 1.1.5
|
SMF © 2006-2008, Simple Machines LLC
|
SourceNet © 2007, DracoBlue
::
Page created in 0.392 seconds with 22 queries.
Loading...