init

Function init 

Source
pub fn init<W: Write>(
    config_path: &Path,
    umbrella: &Repo,
    stdout: &mut W,
) -> Result<()>