Skip to content

RecentFileTracker.collect method

RecentFileTracker › collect

Unofficial

Add a file to the recent files list.

Signature:

collect(file: TFile): void

Parameters:

Parameter Type Description
file TFile File to add.

Returns: void