Function proplate_core::gen::bootstrap::bootstrap
source · pub fn bootstrap(
template: &mut Template,
dest: &str,
ctx: &Context
) -> ProplateResult<()>Expand description
Processes the given template using the ctx and outputs the result to dest directory