pub fn init( name: &str, local: bool, base_dir: &str, preset: Option<&str>, prompt: Option<&str>, ) -> Result<()>
Initialize an empty template directory layout (idempotent).