IncludeCursor

struct IncludeCursor {
Cursor cursor;
}

Alias This

cursor

Members

Properties

file
auto file [@property getter]

Retrieve the file that is included by the given inclusion directive cursor.

Meta