Ask a question to get started
Enter to send•Shift+Enter new line
Structured result from command execution.
CommandExecutionResult( self, output: str, exit_code: int | None, timed_out: bool, truncated_by_lines: bool, truncated_by_bytes: bool, total_lines: int, total_bytes: int )