compute_apply_instructions

Function compute_apply_instructions 

Source
pub fn compute_apply_instructions(
    ito_path: &Path,
    change: &str,
    schema_name: Option<&str>,
    ctx: &ConfigContext,
) -> Result<ApplyInstructionsResponse, TemplatesError>
Expand description

Compute apply-stage instructions and progress for a change.