pub(crate) fn run_command( command: &str, file_path: &str, opts: &CliOptions, ) -> Result<(), String>