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

File os.go

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

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "io/ioutil"

Callers

nothing calls this directly

Calls 15

CheckNumberFunction · 0.85
OptNumberFunction · 0.85
OptStringFunction · 0.85
OptIntegerFunction · 0.85
CheckStringFunction · 0.85
FileResultFunction · 0.85
CheckTypeFunction · 0.85
fieldFunction · 0.85
ErrorfFunction · 0.85
PushNumberMethod · 0.80
PushBooleanMethod · 0.80
PushNilMethod · 0.80

Tested by

no test coverage detected