Skip to main content

copy_unmodeled

Function copy_unmodeled 

Source
pub fn copy_unmodeled(
    profile: &Profile,
    meta: &ProfileIo,
    dest: &Path,
) -> Result<(), InterchangeError>
Expand description

Copy every unmodeled file of a profile from its source dir into dest, byte for byte.