pub fn init(opts: &InitOptions) -> Result<InitReport>Expand description
Write the bundled generic partials into opts.dir. Idempotent: existing
files are skipped unless opts.force is set. Also seeds logo.svg (from
opts.logo if given, else the bundled shield).