Skip to main content

pull_file

Function pull_file 

Source
pub(super) async fn pull_file(
    work_dir: &Path,
    source: &str,
) -> Result<Vec<u8>, String>
Expand description

Read a file from the work directory.