Skip to main content

copy_rootfs

Function copy_rootfs 

Source
pub fn copy_rootfs<P: AsRef<Path>, Q: AsRef<Path>>(
    source: P,
    bundle: Q,
) -> Result<()>
Expand description

Copy rootfs from source to bundle.