pub fn generate_digest(
files: Vec<FileInfo>,
options: ContextOptions,
cache: Arc<FileCache>,
output_format: OutputFormat,
base_directory: &str,
) -> Result<String>Expand description
Generate digest using the appropriate formatter