Skip to main content

run_policy_command

Function run_policy_command 

Source
pub fn run_policy_command(
    plan: &PolicyPlan,
    env: &BTreeMap<String, String>,
    cwd: &Path,
) -> Result<PolicyCliOutput, PolicyCliError>