Skip to content

Vault.removeChild method

Vault › removeChild

Unofficial

Remove file as child/parent from respective folders.

Signature:

removeChild(file: TAbstractFile): void

Parameters:

ParameterTypeDescription
fileTAbstractFileFile to remove.

Returns: void