Skip to main content

run

Function run 

Source
pub fn run(repo: &Repo) -> Result<Report>
Expand description

Runs init in repo.

§Errors

Error::Config when the repository carries traces of an earlier setup but no key — generating one would make existing blobs undecryptable forever.