File

Parent Userdata
Library io.*
Revision Release 2024.3703
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()