export class ProcessCommand { command: string; process_name: string; error?: string; }