Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelWriterContext

A context for a channel writer.

Hierarchy

  • ChannelWriterContext

Index

Properties

addNewLine

addNewLine: boolean

Add new line or not.

baseChannel

baseChannel: vscode.OutputChannel

The base channel.

text

text: string

The text to write.

Generated using TypeDoc