Skip to main content

execute

Function execute 

Source
pub fn execute(
    repo: Option<&Repository>,
    effects: &[Effect],
    dry_run: bool,
    printer: &Printer,
) -> Result<(), Error>
Expand description

Execute or preview a list of effects.