• A function that handles errors that blow up in the CLI.

    Parameters

    • error: unknown

      Error to be handled.

    Returns Promise<unknown>

    A promise that resolves with the error passed.