@shopify/cli-kit
    Preparing search index...

    Class AbortSilentError

    A fatal error represents an error shouldn't be rescued and that causes the execution to terminate. There shouldn't be code that catches fatal errors.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    customSections?: CustomSection[]
    formattedMessage?: TokenItem
    nextSteps?: TokenItem<InlineToken>[]
    skipOclifErrorHandling: boolean
    tryMessage: TokenItem | null