Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

force?: boolean

Ignores non-existent blocks

quiet?: boolean

Do not return output if true

signal?: AbortSignal

Can be provided to a function that starts a long running task, which will be aborted when signal is triggered.

timeout?: number

Can be provided to a function that starts a long running task, which will be aborted after provided timeout (in ms).

Generated using TypeDoc