Skip to main content

get_file_contents

Function get_file_contents 

Source
pub fn get_file_contents(
    changed_files: &[String],
    repo_root: &Path,
    diff: &str,
) -> Vec<FileContext>
Expand description

Read file contents for changed files with a total character budget.