KC's Workspace
    Preparing search index...
    interface InterfaceEventMap {
        close: [];
        history: [history: string[]];
        line: [input: string];
        pause: [];
        resume: [];
        SIGCONT: [];
        SIGINT: [];
        SIGTSTP: [];
    }
    Index

    Properties

    close: []
    history: [history: string[]]
    line: [input: string]
    pause: []
    resume: []
    SIGCONT: []
    SIGINT: []
    SIGTSTP: []