Skip to content

Packages  ›  trotsky  ›  StepPostThread  ›  apply

StepPostThread.apply() method

Applies the step logic to retrieve the thread.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>

Exceptions

Error if no context is found.