rpgmxp_tool::commands::extract_assets

Function extract_xp

Source
fn extract_xp(
    options: &Options,
    entry: &mut FileEntry<'_>,
    relative_path_components: Vec<&str>,
    output_path: PathBuf,
) -> Result<()>