Skip to content

QueryController.updateCurrentFile method

QueryController › updateCurrentFile

Unofficial

Updates the current file and re-runs the query if needed.

Signature:

updateCurrentFile(file: TFile): void

Parameters:

Parameter Type Description
file TFile The new current file.

Returns: void