Skip to content

Packages  ›  trotsky  ›  StepListBlock  ›  apply

StepListBlock.apply() method

Applies the step by performing a list block operation. Requires the context to provide the uri of the list to block.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>

Exceptions

Error if no context is found.