AnyLock.acquire() method
Implements lock acquire logic asynchronously
Signature:
acquire(): Promise<boolean>;
Returns:
Promise<boolean>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.
Implements lock acquire logic asynchronously
Signature:
acquire(): Promise<boolean>;
Returns:
Promise<boolean>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.