Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutputChannelImpl

Hierarchy

  • OutputChannelImpl

Implements

  • OutputChannel

Index

Constructors

constructor

Properties

Private disposed

disposed: boolean

Readonly name

name: string

Methods

append

  • append(value: string): void

appendLine

  • appendLine(value: string): void

clear

  • clear(): void

dispose

  • dispose(): void

hide

  • hide(): void

show

  • show(preserveFocus: undefined | boolean): void

Private validate

  • validate(): void