Skip to main content

run

Function run 

Source
pub fn run(dir: &Path, opts: &InitOptions) -> Result<InitOutcome>
Expand description

Runs the init: creates the directory and all files. See module docs.

ยงErrors

Fails if any target file already exists, on CSPRNG failure, or on I/O.