Skip to main content

execute

Function execute 

Source
pub fn execute(
    base: String,
    interactive: bool,
    onto: Option<String>,
    abort: bool,
    cont: bool,
) -> Result<RebaseResponse, LitError>