Skip to main content

create_whole_file_fragment

Function create_whole_file_fragment 

Source
pub fn create_whole_file_fragment(
    path: &Path,
    root_dir: &Path,
    preferred_revs: &[String],
    batch_reader: Option<&mut CatFileBatch>,
) -> Option<Fragment>