scaffold

Function scaffold 

Source
pub async fn scaffold(base_dir: &Path, ctx: &TemplateContext) -> Result<()>
Expand description

Write all Android templates to the given directory.

ยงErrors

Returns an error if file operations fail.