pub fn execute_command(
command: Command,
output: OutputMode,
api: &mut dyn StopgapApi,
writer: &mut dyn Write,
) -> Result<(), AppError>pub fn execute_command(
command: Command,
output: OutputMode,
api: &mut dyn StopgapApi,
writer: &mut dyn Write,
) -> Result<(), AppError>