pub fn print_error( schema_version: &str, command: &str, code: &str, message: &str, ) -> Result<(), String>