Options
All
  • Public
  • Public/Protected
  • All
Menu

The internal error handling mechanism..

Type parameters

Hierarchy

  • Error
    • ListrError

Index

Constructors

Properties

Constructors

  • Type parameters

    • Ctx: unknown = any

    Parameters

    Returns ListrError<Ctx>

Properties

ctx: Ctx
error: Error
path: string
task: Task<Ctx, typeof ListrRenderer>