Skip to content

QueryController.removeResult method

QueryController › removeResult

Unofficial

Removes a previously recorded result entry for a file.

Signature:

removeResult(file: TFile): void

Parameters:

ParameterTypeDescription
fileTFileThe file whose entry to remove.

Returns: void