effect-io-ai

Package: effect
Module: FiberId

FiberId.threadName

Creates a string representing the name of the current thread of execution represented by the specified FiberId.

Signature

declare const threadName: (self: FiberId) => string

Source

Since v2.0.0