get_by_id


Description:

public File? get_by_id (int64 file_id)

Lookup File by file_id using index_of with a temporary ProjectFile.

Parameters:

file_id

The file ID to lookup

Returns:

File object, or null if not found