Skip to main content

pull

Function pull 

Source
pub fn pull(
    paths: Vec<PathBuf>,
    threads: usize,
    overwrite: bool,
) -> Receiver<FetchMessage>