Skip to main content

plan

Function plan 

Source
pub fn plan(
    target: &Utf8Path,
    docs_root: DocsRoot,
) -> Result<Vec<Plan>, AppError>
Expand description

Every reconciliation the target needs, with what each would do.

ยงErrors

I/O errors when a specification cannot be read.