export class ProcessLogCommand { command: string; stdout: string; stderr: string; }