MCPcopy Index your code
hub / github.com/Shopify/go-lua / load.go

File load.go

load.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "errors"

Callers

nothing calls this directly

Calls 6

CheckStringFunction · 0.85
OptStringFunction · 0.85
searchPathFunction · 0.85
PushNilMethod · 0.80
PushStringMethod · 0.80
ErrorMethod · 0.45

Tested by

no test coverage detected