File

The File class represents a particular source file that is part of a translation unit.

Members

Properties

name
string name [@property getter]
time
time_t time [@property getter]

Return the last modification time of the file.

Meta