Skip to content

Vault.getFileByPath method

Vault › getFileByPath

Official

Get a file inside the vault at the given path.

Signature:

getFileByPath(path: string): TFile | null

Parameters:

Parameter Type Description
path string

Returns: TFile | null

Since: 1.5.7