lmodbase

package
v0.0.0-...-88f43f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2021 License: MIT Imports: 5 Imported by: 0

README

Basic Functions

The basic library provides core functions to Lua.

Please Refer to Lua 5.3 Reference Manual.

Documentation

Index

Constants

View Source
const (
	// Version number
	Version = "1.1.0"
)

Variables

View Source
var Paths []string

The searchpaths for "require".

Functions

func Open

func Open(l *lua.State) int

Open opens the module.

func OpenSrc

func OpenSrc(p string) (io.ReadCloser, error)

OpenSrc opens the Lua src file.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL