igcv3 - v1.1.0
    Preparing search index...
    • Handle ESC interruption. Returns true if ESC was pressed. Use with message for prompts without EXIT button. Use without message for menus with explicit EXIT button.

      Parameters

      • error: unknown

        The caught error

      • Optionalmessage: string

        Optional message to log (silent if omitted)

      Returns boolean

      true if ESC was pressed, false otherwise