• Start a new terminal session.

    Parameters

    • Optional settings: ServerConnection.ISettings

      The server settings to use.

    • Optional name: string

      The name of the target terminal.

    • Optional cwd: string

      The path in which the terminal will start.

    Returns Promise<Terminal.IModel>

    A promise that resolves with the session model.

Generated using TypeDoc