Functions

makeRunId

Function: makeRunId()

makeRunId(): string

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

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

Returns

string

On this page