Functions

makeRunId

Function: makeRunId()

makeRunId(): string

Defined in: src/core/RunnerBase.ts:62

Make a unique run id. Exported for tests; internal use normally.

Returns

string

On this page