Interface TerminalWriterOptions

Hierarchy

  • TerminalWriterOptions

Properties

Properties

iconPath?: Uri | {
    dark: Uri;
    light: Uri;
} | ThemeIcon

Type declaration

  • dark: Uri
  • light: Uri