Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutputChannelRegistryMainImpl

Hierarchy

  • OutputChannelRegistryMainImpl

Implements

Index

Constructors

Properties

commandService: CommandService

Methods

  • $append(name: string, text: string, pluginInfo: PluginInfo): PromiseLike<void>
  • $clear(name: string): PromiseLike<void>
  • $close(name: string): PromiseLike<void>
  • $dispose(name: string): PromiseLike<void>
  • $reveal(name: string, preserveFocus: boolean): Promise<void>