Skip to content

QueryController.getCurrentFile method

QueryController › getCurrentFile

Unofficial

Gets the current file the query is evaluated against.

Signature:

getCurrentFile(): null | TFile

Returns: null | TFileThe current file, or null if none.