Skip to content

QueryController.removeResult method

QueryController › removeResult

Unofficial

Removes a previously recorded result entry for a file.

Signature:

removeResult(file: TFile): void

Parameters:

Parameter Type Description
file TFile The file whose entry to remove.

Returns: void