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

Static methods

@:tostatictoString(this:String):String

Variables

@:value(cast "closed file")@:impl@:enuminlineread onlyClosedFile:IoType = "closed file"

@:value(cast "file")@:impl@:enuminlineread onlyFile:IoType = "file"

@:value(cast null)@:impl@:enuminlineread onlyNotAFile:IoType = null