commandRunner property

  1. @override
CommandRunner commandRunner
final

The streaming command runner backing the terminal panel and the agent's run_command tool — local process or remote exec.

Implementation

@override
final CommandRunner commandRunner;