Skip to content

CaseInsensitiveFileIndex.add method

CaseInsensitiveFileIndex › add

Adds an abstract file to the index.

Signature:

add(abstractFile: TAbstractFile): void

Parameters:

ParameterTypeDescription
abstractFileTAbstractFileThe abstract file to add.

Returns: void