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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
stateDir | string |
hashId | string |