QueryController.removeResult method
QueryController › removeResult
Unofficial
Removes a previously recorded result entry for a file.Signature:
removeResult(file: TFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The file whose entry to remove. |
Returns: void