ResourceLockComponent.unlockForPath method
ResourceLockComponent › unlockForPath
Releases one lock previously acquired for the note at the given path vialockForPath.Signature:
unlockForPath(pathOrFile: PathOrFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| pathOrFile | PathOrFile | The path or file of the note to unlock. |
Returns: void