Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 642 Bytes

File metadata and controls

19 lines (14 loc) · 642 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > LockFile > dirtyWhenAcquired

LockFile.dirtyWhenAcquired property

Returns the initial state of the lock. This can be used to detect if the previous process was terminated before releasing the resource.

Signature:

get dirtyWhenAcquired(): boolean;