CommandEvents
Category: Shell
Source: command_events.dart
Event-emission helpers for [CommandExecutor] implementations.
Extracts the repetitive event-sink boilerplate that [HostExecutor] and [DockerExecutor] both duplicate so each executor only provides the process-startup logic and the optional cancel-action.