Skip to content

Vault.addChild method

Vault › addChild

Unofficial

Add file as child/parent to respective folders

Signature:

addChild(file: TAbstractFile): void

Parameters:

Parameter Type Description
file TAbstractFile The file to add.

Returns: void