Skip to content

Vault.getFolderByPath method

Vault › getFolderByPath

Official

Get a folder inside the vault at the given path.

Signature:

getFolderByPath(path: string): TFolder | null

Parameters:

Parameter Type Description
path string

Returns: TFolder | null

Since: 1.5.7