Skip to main content

run

Function run 

Source
pub fn run(ctx: &AppContext, args: PolicyArgs) -> Result<(), AppError>
Expand description

Reconcile.

ยงErrors

AppError::Refused when a specification is not in a shape the command rewrites, a destination leaves the target, or a rewrite would not parse, with the target restored; manifest and I/O errors when the instance cannot be read.