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

File base.go

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

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "io"

Callers

nothing calls this directly

Calls 15

ErrorfFunction · 0.85
OptStringFunction · 0.85
OptIntegerFunction · 0.85
LoadFileFunction · 0.85
WhereFunction · 0.85
CheckAnyFunction · 0.85
MetaFieldFunction · 0.85
pairsFunction · 0.85
loadHelperFunction · 0.85
LoadBufferFunction · 0.85
CheckTypeFunction · 0.85
finishProtectedCallFunction · 0.85

Tested by

no test coverage detected