Function extract_scripts_vx_ace

Source
fn extract_scripts_vx_ace<P>(file: impl Read, dir_path: P) -> Result<()>
where P: AsRef<Path>,