W3cubDocs

/Haxe Lua

IoType(String)

package lua

import lua.Io

Available on lua

A enumerator that describes the output of Io.type().

Variables

inlineread onlyClosedFile:IoType = "closed file"

inlineread onlyFile:IoType = "file"

inlineread onlyNotAFile:IoType = null

Methods

toString():String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/IoType.html