export interface ExecExecutorSchema { command: string; cwd?: string; }