Skip to content

statusRows

function statusRows(stateDir): Promise<StatusRow[]>;

Defined in: src/launcher/state.ts:168

List one row per <hash>.lock in stateDir. Read-only; takes no locks.

ParameterType
stateDirstring

Promise<StatusRow[]>