effect-io-ai

Package: @effect/platform
Module: Terminal

Terminal.QuitException

A QuitException represents an exception that occurs when a user attempts to quit out of a Terminal prompt for input (usually by entering ctrl+c).

Signature

declare class QuitException

Source

Since v1.0.0