Function ffizer::plan

source ·
pub fn plan(
    ctx: &Ctx,
    src_paths: Vec<ChildPath>,
    variables: &BTreeMap<String, String>,
    cfg: &TemplateCfg
) -> Result<Vec<Action>, Error>
Expand description

list actions to execute