package lua
import lua.Io
Available on lua
A enumerator that describes the output of Io.type()
.
inlineread onlyClosedFile:IoType = "closed file"
inlineread onlyFile:IoType = "file"
inlineread onlyNotAFile:IoType = null
toString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/IoType.html