InterProcessLockNoWritePermission.acquire¶
- data_base.distributed_lock.InterProcessLockNoWritePermission.acquire()¶
Acquire the lock on a path if the user has write permissions.
If the user has no write permissions, then no lock is set and
Trueis returned.
Documentation unclear, incomplete, broken or wrong? Let us know