Skip to main content

extract_busybox_to

Function extract_busybox_to 

Source
pub fn extract_busybox_to(dest: &Path) -> Result<(), Error>
Expand description

Write the bundled busybox to dest, executable (mode 0o755) on Unix.