Skip to main content

run

Function run 

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

Execute the hexz store command.