File

Parent Userdata
Library io.*
Revision 2017.3060
Keywords file, io, files
See also io.open()
Reading and Writing Files (guide)

Overview

File objects in Corona are used to interact with (read and write) external files, and are returned from io.open().

Properties

(Inherits properties from Userdata)

Methods

(Inherits methods from Userdata)

object:write()