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

File io.go

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

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "fmt"

Callers

nothing calls this directly

Calls 15

FileResultFunction · 0.85
ioFileFunction · 0.85
ioFileHelperFunction · 0.85
toFileFunction · 0.85
linesFunction · 0.85
forceOpenFunction · 0.85
CheckStringFunction · 0.85
flagsFunction · 0.85
OptStringFunction · 0.85
newFileFunction · 0.85
ArgumentCheckFunction · 0.85
ErrorfFunction · 0.85

Tested by

no test coverage detected