onITerm2ShellIntegrationVersionChange property

void Function(String title)? onITerm2ShellIntegrationVersionChange
getter/setter pair

Called when the application reports its iTerm2 shell integration version.

Implementation

void Function(String version)? onITerm2ShellIntegrationVersionChange;