Skip to main content

run

Function run 

Source
pub fn run(
    inputs: Vec<PathBuf>,
    output: PathBuf,
    force: bool,
    single_plate: bool,
    pack: PackAlgorithm,
    verbosity: Verbosity,
) -> Result<()>
Expand description

Entry point for the merge command.