Documentation for Simbo's Packages
    Preparing search index...

    Type Alias SigIntHandler

    SigIntHandler: (context: ClirkContext) => void | Promise<void>

    A function to handle the SIGINT signal (Ctrl+C).

    Type Declaration