Properties
Private logger
logger: Logger
Methods
openTab
- openTab(profile?: null | PartialProfile<LocalProfile>, cwd?: null | string, pause?: boolean): Promise<null | TerminalTabComponent>
Parameters
Optional profile: null | PartialProfile<LocalProfile>
Optional cwd: null | string
Optional pause: boolean
Returns Promise<null | TerminalTabComponent>
Launches a new terminal with a specific shell and CWD