Skip to main content

handle_policy_diff

Function handle_policy_diff 

Source
pub async fn handle_policy_diff(
    config: &Config,
    name: &str,
    workspace_path: &Path,
    mode: &str,
    release: &[String],
    release_all_declared: bool,
    argv: &[String],
) -> Result<()>