QueryController.updateCurrentFile method
QueryController › updateCurrentFile
Unofficial
Updates the current file and re-runs the query if needed.Signature:
updateCurrentFile(file: TFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The new current file. |
Returns: void