Skip to content

Vault.addChild method

Vault › addChild

Unofficial

Add file as child/parent to respective folders

Signature:

addChild(file: TAbstractFile): void

Parameters:

ParameterTypeDescription
fileTAbstractFileThe file to add.

Returns: void