TerminalShellExecutionEndEvent

An event signalling that an execution has ended in a terminal.

Online Documentation

Properties

Link copied to clipboard

The terminal shell execution that has ended.

Link copied to clipboard
abstract val exitCode: Int?

The exit code reported by the shell.

Link copied to clipboard

The shell integration object.

Link copied to clipboard
abstract val terminal: Terminal

The terminal that shell integration has been activated in.