Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
func
main() {
14
os.Exit(mainAux())
15
}
16
17
func
mainAux() int {
18
var
opt_e, opt_l, opt_p string
Callers
nothing calls this directly
Calls
1
mainAux
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…