Skip to content

socketPaths

function socketPaths(stateDir, hashId): SocketPaths;

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

Derive the lock/sock/meta path triple for a worker hashId under stateDir.

ParameterType
stateDirstring
hashIdstring

SocketPaths