vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Class TerminalWriter

    Implements

    Index

    Constructors

    Properties

    chalk: Chalk = ...
    closeEmitter?: EventEmitter<void>
    colors: {
        "0": Chalk;
        "1": Chalk;
        "2": Chalk;
        "3": Chalk;
        "4": Chalk;
        "5": Chalk;
    } = ...
    currentTerminal?: Terminal
    isOpened: boolean = false
    name: string
    queuedMessages: LogEntry[] = []
    terminalWatchdog?: any
    vscode: __module = ...
    writeEmitter?: EventEmitter<string>

    Accessors

    Methods