Skip to content

ResourceLockComponent.unlockForPath method

ResourceLockComponent › unlockForPath

Releases one lock previously acquired for the note at the given path via lockForPath.

Signature:

unlockForPath(pathOrFile: PathOrFile): void

Parameters:

ParameterTypeDescription
pathOrFilePathOrFileThe path or file of the note to unlock.

Returns: void