Skip to main content

run

Function run 

Source
pub fn run(
    format: String,
    input: PathBuf,
    output: PathBuf,
    compression: String,
    block_size: u32,
    profile: Option<String>,
    silent: bool,
) -> Result<()>
Expand description

Execute the convert command.