NoLock.acquire() method
Always acquires, because it's no lock
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.
Always acquires, because it's no lock
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.