package.seeall

Type Table
Library package.*
Revision 2017.3060
Keywords seeall
See also require()
Important

This function is deprecated. Please refer to require() instead.

Overview

Sets a metatable for the specified module with its __index field referring to the global environment, so that this module inherits values from the global environment. To be used as an option to function module.

Syntax

package.seeall