Skip to content

RecentFileTracker.onFileCreated method

RecentFileTracker › onFileCreated

Unofficial

On file create, save file to last opened files.

Signature:

onFileCreated(file: TFile): void

Parameters:

Parameter Type Description
file TFile The created file.

Returns: void