BasesController.updateCurrentFile method
BasesController › updateCurrentFile
Unofficial
Updates the current file.Signature:
updateCurrentFile(file: TFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The file to set as current. |
Returns: void