Skip to content

FindAttachmentUnitFolderPathWithPredicateParams.checkIsAttachmentUnitFolder method

FindAttachmentUnitFolderPathWithPredicateParams › checkIsAttachmentUnitFolder

Whether a folder path is designated as an attachment unit.

Signature:

checkIsAttachmentUnitFolder(this: void, folderPath: string): boolean

Parameters:

ParameterTypeDescription
thisvoid
folderPathstringThe vault-relative path of the folder.

Returns: booleantrue if the folder is designated as an attachment unit, false otherwise.