Skip to content

ResourceLockComponentLockForPathParams.mode?

ResourceLockComponentLockForPathParams › mode?

Type: ResourceLockMode

The lock scope. 'subtree' also locks every descendant of a folder path; 'file' locks only the exact path. A subtree lock must be released via the returned Disposable (not the explicit ResourceLockComponent.unlockForPath).