loadfile
Generates a chunk from the file at the given path, using the global environment. Returns the chunk or nil with an error message.
Parameter
path
- Path to the file.
Examples
Last updated
Generates a chunk from the file at the given path, using the global environment. Returns the chunk or nil with an error message.
path
- Path to the file.
Last updated