Skip to main content

run

Function run 

Source
pub fn run(
    config_path: &Path,
    dry_run: bool,
    printer: &Printer,
) -> Result<(), Error>