MCPcopy Create free account
hub / github.com/yuin/gopher-lua / main

Function main

cmd/glua/glua.go:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11)
12
13func main() {
14 os.Exit(mainAux())
15}
16
17func mainAux() int {
18 var opt_e, opt_l, opt_p string

Callers

nothing calls this directly

Calls 1

mainAuxFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…