W3cubDocs

/Haxe Python

FileIO

package python.lib.io

extends RawIOBaseIOBase

Available on python

Variables

mode:String

The mode as given in the constructor.

name:String

The file name. This is the file descriptor of the file when no name is given in the constructor.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/io/FileIO.html