Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TerminalProfileStore

Hierarchy

  • TerminalProfileStore

Implemented by

Index

Properties

all: [string, TerminalProfile][]
onAdded: Event<[string, TerminalProfile]>
onRemoved: Event<string>

Methods

  • hasProfile(id: string): boolean
  • unregisterTerminalProfile(id: string): void